csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
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.
22 lines
420 B
22 lines
420 B
source http://www.nuget.org/api/v2
|
|
|
|
# Core Dependencies
|
|
nuget FSharp.Core ~> 3.1.2
|
|
nuget TaskParallelLibrary 1.0.2856
|
|
|
|
# Data Dependencies
|
|
nuget MathNet.Numerics 3.0.0
|
|
|
|
# Benchmark Dependencies
|
|
nuget BenchShark 1.0.0
|
|
nuget ConsoleDump 0.6.0.1
|
|
|
|
# Development Dependencies
|
|
nuget NUnit ~> 2.6
|
|
nuget FsUnit ~> 1.3
|
|
|
|
# Tools
|
|
nuget FAKE ~> 4.1
|
|
nuget NUnit.Runners ~> 2.6
|
|
nuget FSharp.Formatting !~> 2.4
|
|
nuget NuGet.CommandLine
|
|
|