OASIS
Open Algebra Software
|
Credit: Mansi Panwar for artwork
Open Algebra Software for Inferring Solutions is a C++ library for embedding computer algebra and symbolic manipulation.
The library is written in C++20 and is built with CMake. All dependencies are managed by CMake itself in an effort to be highly portable. As, such all you need is:
Configure (Be sure to replace <your-preferred-build-folder>
and <your-preferred-build-tool>
with your preferred build folder and build tool respectively):
Build: