Math.NET Symbolics is a basic open source computer algebra library for .Net and Mono. Written in F# but works well in C# as well. Supports .Net Framework 4.5 or higher and .Net Standard 2.0 or higher, on Windows, Linux and Mac.
Enables to work with formulas built in the code or from a string. Computing, derivating, latex rendering, compilation, solving equations and systems of equations analytycally, simplification, and much more. Read more on https://am.angouri.org.
This SqLite data wrapper was designed to simplify using SqLite data access for anyone wishing to use SqLite as a database or document format in a .Net project.
There is a base SQLite class called: SqLiteDataAccess.
There is also a utility class that inherits SqLiteDataAccess that is called...
More information
Enables to work with formulas built in the code or from a string. Computing, derivating, latex rendering, compilation, solving equations and systems of equations analytycally, simplification, and much more. Read more on https://am.angouri.org.