Metadata >> NuGet >> MathNet.Symbolics >> 0.6.0

0.6.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 Polynomial: square-free factorization Polynomial: commonFactors, coefficientMonomial Rational: reduce to cancel common simple factors (part of expand) Numbers: integer gcd and lcm routines Algebraic: summands, factors, factorsInteger Expression: FromIntegerFraction
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 152964
PackageHashAlgorithm SHA512
PackageHash Rn9Ck7Wd4vzN+btaMLoshooaP+eL7m775p9VH1/zDT3681IscvUmujGi5VSBnlP1ufuOBj8vQxEBOB55LkbOYg==
DownloadCount 000000
CreatedDate 2015-09-29T21:40:03

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.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Symbolics -Version 0.6.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.6.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.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Symbolics -Version 0.6.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap MathNet.Symbolics -Version 0.6.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