An open API service indexing awesome lists of open source software.

https://github.com/user0332/mathengine

A set of .NET class libraries that allow mathematical computation in C#, similar to Wolfram Mathematica.
https://github.com/user0332/mathengine

computer-algebra csharp infinite-precision math-engine math-evaluator mathematica

Last synced: about 1 year ago
JSON representation

A set of .NET class libraries that allow mathematical computation in C#, similar to Wolfram Mathematica.

Awesome Lists containing this project

README

          

# MathEngine

A set of .NET class libraries that allow mathematical computation in C#, similar to Wolfram Mathematica.

Documentation for the project can be found [here](https://mathengine.readthedocs.io/).

The following MathEngine libraries are available on NuGet
- `MathEngine.Values`
- `MathEngine.Algebra`