Sciweavers

4743 search results - page 17 / 949
» Introduction to Functional Programming
Sort
View

Book
515views
15 years 7 months ago
A Gentle Introduction to TEX: A Manual for Self-study
"First the bad news: TEX is a large and complicated program that goes to extraordinary lengths to produce attractive typeset material. This very complication can cause unexpe...
Michael Doob

Source Code
1147views
12 years 3 months ago
SLEEF
SLEEF (SIMD Library for Evaluating Elementary Functions) is a library that facilitates programming with SIMD instructions. It implements the trigonometric functions, inverse trigon...
ICFP
2012
ACM
12 years 7 days ago
Proof-producing synthesis of ML from higher-order logic
The higher-order logic found in proof assistants such as Coq and various HOL systems provides a convenient setting for the development and verification of pure functional program...
Magnus O. Myreen, Scott Owens

Book
2818views
15 years 7 months ago
Introduction To Digital Filters With Audio Applications
"This book was written for my introductory course in digital audio signal processing, which I have given at the Center for Computer Research in Music and Acoustics (CCRMA) sin...
Julius O. Smith III
ISHPC
2000
Springer
14 years 1 months ago
Automatic Generation of OpenMP Directives and Its Application to Computational Fluid Dynamics Codes
The shared-memory programming model is a very effective way to achieve parallelism on shared memory parallel computers. As great progress was made in hardware and software technolo...
Haoqiang Jin, Michael A. Frumkin, Jerry C. Yan