Skip to content

ishisaka/MathNetSample

Repository files navigation

#MathNetSampleについて

C#でMatn.NET Numericを使用したサンプル集です。

##ビルド ###開発環境

  • Visual Studio 2010 SP1以降
  • .NET Framework 4.0
  • Math.NET Numerics v2.1.2.21以降

Math.NET NumericsはNuGetで導入するのが便利です。

###ビルド方法

Visual Studioでソリューションを開きビルドを行います。

##ディレクトリ構成

MathNetStatisticSample/
統計に関するメソッドがまとめられたStatisticクラスの使用サンプル。

SystemRandomExtensionsSample/
System.Randomクラスの拡張メソッドがまとめられたSystemRandomExtensionsクラスの使用サンプル。

MathNetStatisticSample2/
統計に関するメソッドがまとめられたStatisticクラスの拡張メソッドの使用サンプルとDescriptiveStatisticsクラスのサンプル。

About

Sample Code of Math.NET Numerics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages