Instigate Algebraic Concepts Library

Project Information

C++ Library of Abstract Algebra concepts and arithmetic algorithms defined in terms of these concepts, using Instigate Generic Programming Methodology. Based on this library we plan to develop Linear Algebra and Optimization concepts and algorithms.

Build

To build Instigate Algebra:

  • Download and extract library
  • Change dir to the extracted directory
  • Build the project:
    • make setup
    • make

Contact and support information

Feel free to e-mail questions and suggestions to info at instigatedesign dot com. Commercial support is also available.

Licence

Instigate Algebraic Concepts Library is a free software distributed under GNU Lesser General Public License.

Many thanks

The library was created by interns and students of Instigate Training Center. The library allows to develop truly generic algorithms based on the concepts defined in the library. The algorithms do not impose syntactical requirements on its arguments.
Special thanks to SourceForge for hosting the download files and making this project available.