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.
 
 
 
Christoph Ruegg 45ed83ac12 Unit Tests: added sparse vector unit tests confirming gh-18. 15 years ago
..
Algorithms/LinearAlgebra tweaked cholesky solve 15 years ago
Distributions Extended the chisquare distribution to support the generation of samples for non-integer dof. 15 years ago
IntegralTransforms Numerics: udated headers (sorry for the code churn..) 17 years ago
Integration Numerics: udated headers (sorry for the code churn..) 17 years ago
Interpolation examples: added Andriy's examples and bug fixes 16 years ago
LinearAlgebra Unit Tests: added sparse vector unit tests confirming gh-18. 15 years ago
NumberTheory Fixes dirichlet distribution (multivariate beta) density function (pdf). Closes gh-9. 15 years ago
Properties Fixed unit tests for Silverlight 16 years ago
Random doc: fixed xml doc errors and updated SHFB config 16 years ago
Signals Move Sampling/Sample to Signals/SignalGenerator to avoid confusion with statistical sampling 16 years ago
SpecialFunctions Special Functions: Move Beta functions to their own file (just like Gamma) 16 years ago
Statistics Reduced the number of passes through the data from four to two when computing descriptive statistics. 16 years ago
Threading Threading: CommonParallel now supports empty loops. Closes gh-19. 15 years ago
ArrayExtensions.cs native: added unit tests for other data types and a bunch of bug fixes 16 years ago
Combinatorics.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
Complex32.cs doc: fixed xml doc errors and updated SHFB config 16 years ago
ComplexExtensions.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
Constants.cs native: added Cholesky solve and removed redundant number of B parameter from its interface 16 years ago
Control.cs tweaked cholesky solve 15 years ago
GlobalizationHelper.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
IPrecisionSupport.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
Numerics.csproj moved factorization extenstions into typed namespaces 16 years ago
Permutation.cs native: added lu 16 years ago
Precision.cs refactored the Vector classes to use an intermediate, type specific class 16 years ago
Settings.StyleCop Added: 17 years ago
Sorting.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
SpecialFunctions.cs Special Functions: Move Beta functions to their own file (just like Gamma) 16 years ago
Trigonometry.cs Numerics: udated headers (sorry for the code churn..) 17 years ago
packages.config Dependency on zlib.net now NuGet-managed 16 years ago