![]() |
VOOZH | about |
dotnet add package MathNet.Symbolics --version 0.10.0
NuGet\Install-Package MathNet.Symbolics -Version 0.10.0
<PackageReference Include="MathNet.Symbolics" Version="0.10.0" />
<PackageVersion Include="MathNet.Symbolics" Version="0.10.0" />Directory.Packages.props
<PackageReference Include="MathNet.Symbolics" />Project file
paket add MathNet.Symbolics --version 0.10.0
#r "nuget: MathNet.Symbolics, 0.10.0"
#:package MathNet.Symbolics@0.10.0
#addin nuget:?package=MathNet.Symbolics&version=0.10.0Install as a Cake Addin
#tool nuget:?package=MathNet.Symbolics&version=0.10.0Install as a Cake Tool
Math.NET Symbolics is a basic open source computer algebra library. Written in F# but works well in C# as well. Supports .Net 4.0 and Mono on Windows, Linux and Mac.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on MathNet.Symbolics:
| Package | Downloads |
|---|---|
|
OPTANO.Modeling
The OPTANO Modeling library allows you to use C# as a Modeling language for mathematical optimization (mixed integer programming (MIP) and linear programming (LP)). It has a lightweight footprint and connects to several solvers. |
|
|
Shinya.Core
Shinya.Framework |
|
|
MathLib.Engine
.NET Standard math library |
|
|
NumericalMethods
Library of numerical methods. |
|
|
vbSparkle
vbSparkle is a source-to-source multi-platform Visual Basic deobfuscator based on partial-evaluation and is mainly dedicated to the analysis of malicious code written in VBScript and VBA (Office Macro). It is written in native C# and provides a .Net Standard library, and works on Windows, Linux, MacOS, etc.. The parsing of Visual Basic Script and VBA is processed through the use of ANTLR grammar & lexer parsers. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.25.0 | 85,975 | 12/18/2023 |
| 0.24.0 | 301,701 | 1/10/2021 |
| 0.23.0 | 2,407 | 1/8/2021 |
| 0.22.0 | 6,065 | 11/1/2020 |
| 0.21.0 | 10,368 | 5/2/2020 |
| 0.20.0 | 136,678 | 11/18/2018 |
| 0.19.0 | 2,799 | 10/22/2018 |
| 0.18.1 | 15,545 | 12/23/2017 |
| 0.18.0 | 2,050 | 11/8/2017 |
| 0.17.0 | 34,956 | 9/16/2017 |
| 0.16.0 | 7,368 | 8/24/2017 |
| 0.15.0 | 4,011 | 4/30/2017 |
| 0.14.0 | 5,504 | 2/12/2017 |
| 0.13.0 | 1,813 | 12/29/2016 |
| 0.12.0 | 1,572 | 12/27/2016 |
| 0.11.0 | 13,145 | 11/6/2016 |
| 0.10.1 | 1,932 | 11/5/2016 |
| 0.10.0 | 1,844 | 11/5/2016 |
| 0.9.0 | 68,126 | 3/14/2016 |
| 0.8.0 | 2,184 | 1/9/2016 |
LaTeX: always emit braces around power operands
LaTeX: formatter must not skip multiplication sign in some cases ~FoggyFinder
Infix: parsing sqrt, pow ~FoggyFinder
Infix: fix bug on parsing hyperbolic functions ~FoggyFinder
Evaluate: better error message when a symbol is missing ~Cer Lewis
Polynomial: generate from coefficients list ~Zaid-Ajaj
Rational: expand to algebraically expand result if its denominator is a number