Home

Awesome

OpenVML

Join the chat at https://gitter.im/xianyi/OpenVML Travis CI:Build Status AppVeyor:Build Status

OpenVML is an open soruce vector math library.

Support Processors and OS

Compile

You need (CMake)[www.cmake.org] on your platform.

mkdir /your/build
cd /your/build
cmake /path/to/OpenVML
make
make install

Test

Status

Ongoing work