Skip to content

ligee/armadillo-4ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

armadillo-4ffi

Armadillo library (http://arma.sourceforge.net/) wrapper suitable to use with ffi from other languages

Requires armadillo library and CMake 2.8+. On the Mac OS X with brew armadillo could be installed with command:

brew install --c++11 homebrew/science/armadillo

To build lib and test (on a typical unix platform), run:

cmake .
make

About

Armadillo library (http://arma.sourceforge.net/) wrapper suitable to use with ffi from other languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages