rprechelt / Vectorize.jl

Cross-platform vectorization of Julia code using Accelerate, VML, and Yeppp!
http://vectorizejl.readthedocs.io/en/latest/
Other
19 stars 7 forks source link

Developer Documentation #8

Closed rprechelt closed 7 years ago

rprechelt commented 8 years ago

To allow for other Julia users to continue to add functions, features and support to Vectorize.jl, a full set of develop documentation is required that explains the package build and benchmarking process, as well as clearly outlines what needs to be done to add additional functions to Vectorize.