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.
20 lines
1.7 KiB
20 lines
1.7 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
|
<id>MathNet.Numerics</id>
|
|
<version>1.0.0</version>
|
|
<title>Math.NET Numerics</title>
|
|
<summary>Math.NET Numerics, providing methods and algorithms for numerical computations in science, engineering and every day use. .Net 4, .Net 3.5, SL5, Win8, WP8, PCL 47 & 136, Mono, Xamarin Andoid/iOS.</summary>
|
|
<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. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Supports .Net 4.0, .Net 3.5 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47 and 136 (Silverlight 5, Windows Phone 8, .NET for Windows Store Apps), and Andoid/iOS via Xamarin.</description>
|
|
<authors>Christoph Ruegg, Marcus Cuda, Jurgen Van Gael</authors>
|
|
<owners>Christoph Ruegg</owners>
|
|
<projectUrl>http://numerics.mathdotnet.com/</projectUrl>
|
|
<iconUrl>http://www.mathdotnet.com/images/MathNet128.png</iconUrl>
|
|
<licenseUrl>http://mathnetnumerics.codeplex.com/license</licenseUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<tags>math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft</tags>
|
|
<frameworkAssemblies>
|
|
<frameworkAssembly assemblyName="System.Numerics" targetFramework="net40, net45, windows8, sl5" />
|
|
</frameworkAssemblies>
|
|
</metadata>
|
|
</package>
|