Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

28 lines
702 B

source http://www.nuget.org/api/v2
nuget FSharp.Core ~> 3.1.2
nuget TaskParallelLibrary 1.0.2856
github fsprojects/FsUnit src/FsUnit.NUnit/FsUnit.fs
github fsprojects/FsUnit src/FsUnit.NUnit/FsUnitTyped.fs
group Test
source http://www.nuget.org/api/v2
nuget FSharp.Core
nuget NUnit ~> 3.0
group Build
source http://www.nuget.org/api/v2
nuget FAKE ~> 4.1
nuget NUnit.Runners ~> 3.0
nuget FSharp.Formatting !~> 2.4
nuget NuGet.CommandLine
group Data
source http://www.nuget.org/api/v2
nuget MathNet.Numerics 3.0.0
group Benchmark
source http://www.nuget.org/api/v2
framework: net45
nuget BenchmarkDotNet
nuget BenchmarkDotNet.Diagnostics.Windows