Metadata >> NuGet >> MathNet.Numerics.FSharp >> 3.4.0

3.4.0

Metadata

Authors Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
Description Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports F# 3.0 on .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5 and Windows 8 with PCL portable profile 47; Android/iOS with Xamarin.
IconUrl http://www.mathdotnet.com/images/MathNet128.png
LicenseUrl http://numerics.mathdotnet.com/docs/License.html
Owners Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
ProjectUrl http://numerics.mathdotnet.com/
ReleaseNotes Special Functions: Generalized Exponential Integral ~Ashley Messer Special Functions: Regularized Incomplete Gamma domain extended to a=0 ~Ashley Messer MKL Native Provider: memory functions to free buffers and gather usage statistics ~Marcus Cuda F#: depend on new official FSharp.Core NuGet package instead of FSharp.Core.Microsoft.Signed F#: simpler NuGet package dependencies (no more need for framework groups) Build: vagrant bootstrap now uses the latest xamarin mono packages
RequireLicenseAcceptance False
Summary F# Modules for Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use.
Tags fsharp F# math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Dependencies MathNet.Numerics:[3.4.0]|FSharp.Core:3.1.2.1
Title Math.NET Numerics for F#
PackageSize 616122
PackageHashAlgorithm SHA512
PackageHash 8d1SFVMZ/9VNLMpZnAor4chN6KWeiSVUFwzQ2Ov8I18boIcfqcEslxXDpwuiza69QyfOk/OXiVwOYnhv7vYOGQ==
DownloadCount 000000
CreatedDate 2015-04-27T18:32:00

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.Numerics.FSharp -Version 3.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Numerics.FSharp -Version 3.4.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.Numerics.FSharp 3.4.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap MathNet.Numerics.FSharp -Version 3.4.0
Uninstalling the package:
o remove-wrap MathNet.Numerics.FSharp

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=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+sl5+netcore45+MonoAndroid1+MonoTouch1 Binaries