Skip to content
This repository was archived by the owner on Sep 4, 2026. It is now read-only.

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenIndy-Math

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.

IDE

OpenIndy-Math is developed with the Qt framework (Qt libs + Qt Creator IDE). You can download the framework here.

Dependencies

Build

The easiest way to build OpenIndy-Math is to use the Qt Creator. You can build OpenIndy-Math in debug or release mode.

BLAS and LAPACK

If using Linux:

  • Use the Terminal (command line): sudo apt-get install liblapack-dev

If using Windows:

  • Copy all dll's from lib/armadillo-3.910.0/examples/lib_win64 to bin/debug || bin/release folder of the OpenIndy executable

If using Mac OS:

  • Copy lib/armadillo-3.910.0/examples/framework_mac/Accelerate.framework to the Mac OS Library /Library/Frameworks

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages