Skip to content

HamletTanyavong/Mathematics.NET

Repository files navigation

Mathematics.NET Logo

Mathematics.NET

Mathematics.NET is a C# class library that provides tools for solving mathematical problems.

GitHub GitHub Repo Stars NuGet NuGet

About

Mathematics.NET provides custom types for complex, real, and rational numbers as well as other mathematical objects such as vectors, matrices, and tensors.1 Mathematics.NET also supports first and second-order, forward and reverse-mode automatic differentiation.

Footnotes

  1. Please visit the documentation site for detailed information.