-
Notifications
You must be signed in to change notification settings - Fork 0
Contributions
dybber edited this page Dec 6, 2012
·
3 revisions
Here we will collect our contributions, both those we have wrapped up and closed and those which are planned.
- Survey of Nikola, Repa, Data.Vector and Accelerate projects
- Benchmarks of a binomial option pricer in Nikola, Repa, Data.Vector, R, CUDA and Accelerate
- Implementation of binomial option pricer in Repa
- Sobol-sequences in Accelerate
- Survey of Nikola, Repa, Data.Vector and Accelerate language expressiveness
- Benchmarks of a Sobol sequence generator in Repa, Data.Vector, R, CUDA and Accelerate (it is not possible in Nikola)
- Implementation of vectorisation in Nikola
- Benchmarks comparing vectorised and unvectorised code.