Metadata >> NuGet >> MathNet.Symbolics >> 0.5.0

0.5.0

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 Infix Parser: interpret decimal notation as exact rational numbers ("0.2" -> "1/5") Infix Parser: allow white space after number literal Calculus: modified argument order for taylor for better currying (breaking!) Calculus: new tangentLine, normalLine Calculus: new differentiateAt as shortcut for differentiate >> substitute
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.Microsoft.Signed:3.1.1.1|MathNet.Numerics:3.5.0|MathNet.Numerics.FSharp:3.5.0
Title Math.NET Symbolics
PackageSize 145351
PackageHashAlgorithm SHA512
PackageHash VcwAwNHpCawYaTr2wY6ynlAnWh9SoA5h7/FK4n3lp5xt2dbaWIt8O3WRzFMOYGXoo/5NK5OTRkpIEuU8icfFBw==
DownloadCount 000000
CreatedDate 2015-07-18T09:42:13

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MathNet.Symbolics -Version 0.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Symbolics -Version 0.5.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MathNet.Symbolics 0.5.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries