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.
- Host: GitHub
- URL: https://github.com/user0332/mathengine
- Owner: User0332
- License: mit
- Created: 2024-12-06T01:35:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T23:04:07.000Z (about 1 year ago)
- Last Synced: 2025-03-03T00:48:19.388Z (about 1 year ago)
- Topics: computer-algebra, csharp, infinite-precision, math-engine, math-evaluator, mathematica
- Language: C#
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`