Metadata >> NuGet >> MathNet.Symbolics

MathNet.Symbolics

Metadata

Authors Christoph Ruegg
Description 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.
IconUrl http://www.mathdotnet.com/images/MathNet128.png
LicenseUrl http://symbolics.mathdotnet.com/docs/License.html
Owners Christoph Ruegg
ProjectUrl http://symbolics.mathdotnet.com/
ReleaseNotes Revert FParsec dependency from 1.0.2 back to 1.0.1
RequireLicenseAcceptance False
Summary 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.
Tags math symbolics algebra simplify solve cas fsharp parse
Dependencies FParsec:1.0.1|FSharp.Core:3.1.2.5|MathNet.Numerics:3.8.0|MathNet.Numerics.FSharp:3.8.0
Title Math.NET Symbolics
PackageSize 152845
PackageHashAlgorithm SHA512
PackageHash cpXxh5mCnFeCCKTOwlS3/ckbLAx2dWewCwlwh0be2ONkln4fszU9ry95Nplqz6INqKtw9Y/6FUOu0DmCfsga0A==
DownloadCount 000000
CreatedDate 2015-10-03T17:24:46

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MathNet.Symbolics -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Symbolics -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MathNet.Symbolics
Installing the package (HTTP Basic authentication):
Install-Package MathNet.Symbolics -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Symbolics -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MathNet.Symbolics

OpenWrap

Installing the package:
o add-wrap MathNet.Symbolics
Uninstalling the package:
o remove-wrap MathNet.Symbolics

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1-alpha
0.2.0-alpha