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

Windows Support #5

Closed rprechelt closed 8 years ago

rprechelt commented 8 years ago

There is currently no Windows support and many of the terminal commands used to interact with the system will fail completely in a Windows prompt - lots of work is needed to bridge these commands to the windows environment. This should allow testing on AppVeyor.