MathNet.Symbolics 0.2.1-alpha

Prefix Reserved
This is a prerelease version of MathNet.Symbolics.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MathNet.Symbolics --version 0.2.1-alpha
                    
NuGet\Install-Package MathNet.Symbolics -Version 0.2.1-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MathNet.Symbolics" Version="0.2.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MathNet.Symbolics" Version="0.2.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="MathNet.Symbolics" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MathNet.Symbolics --version 0.2.1-alpha
                    
#r "nuget: MathNet.Symbolics, 0.2.1-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MathNet.Symbolics@0.2.1-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MathNet.Symbolics&version=0.2.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MathNet.Symbolics&version=0.2.1-alpha&prerelease
                    
Install 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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.25.0 50,574 12/18/2023
0.24.0 267,152 1/10/2021
0.23.0 2,338 1/8/2021
0.22.0 5,465 11/1/2020
0.21.0 9,851 5/2/2020
0.20.0 131,473 11/18/2018
0.19.0 2,733 10/22/2018
0.18.1 15,434 12/23/2017
0.18.0 1,956 11/8/2017
0.17.0 34,043 9/16/2017
0.16.0 7,294 8/24/2017
0.15.0 3,830 4/30/2017
0.14.0 5,439 2/12/2017
0.13.0 1,732 12/29/2016
0.12.0 1,495 12/27/2016
0.11.0 13,062 11/6/2016
0.10.1 1,858 11/5/2016
0.10.0 1,777 11/5/2016
0.9.0 66,411 3/14/2016
0.8.0 2,106 1/9/2016
0.7.1 2,292 10/3/2015
0.7.0 1,808 10/3/2015
0.6.0 1,705 9/29/2015
0.5.0 1,937 7/18/2015
0.4.0 3,804 11/26/2014
0.3.0 1,861 9/21/2014
0.2.1-alpha 1,418 9/3/2014
0.2.0-alpha 1,402 9/2/2014

Package fix to include explicit FSharp.Core reference