![]() |
OpenIndy-Core
0.2.0.43
|
OpenIndy-Math is the math library used in OpenIndy and its plugins. It is implemented as a wrapper and internally uses third party linear algebra libraries. At the moment amadillo c++ linear algebra library is used but this can easily be switched to another library.
OpenIndy-Math is developed with the Qt framework (Qt libs + Qt Creator IDE). You can download the framework here.
The easiest way to build OpenIndy-Math is to use the Qt Creator. You can build OpenIndy-Math in debug
or release
mode.
If using Linux:
sudo apt-get install liblapack-dev
If using Windows:
lib/armadillo-3.910.0/examples/lib_win64
to bin/debug
|| bin/release
folder of the OpenIndy executableIf using Mac OS:
lib/armadillo-3.910.0/examples/framework_mac/Accelerate.framework
to the Mac OS Library /Library/Frameworks