54 Commits (7b47fb50e30db220154be2dbca36e792b6ed0ad7)

Author SHA1 Message Date
Abratiychuk 3f470bc0bc Fixed unit tests for Silverlight 16 years ago
Christoph Ruegg c2ba6ef0f9 upgrade NuGet, add assembly descriptions (taken from nuspecs) 16 years ago
Marcus Cuda 8e24293a79 moved factorization extenstions into typed namespaces 16 years ago
Marcus Cuda 404e4c6ec2 native: added unit tests for other data types and a bunch of bug fixes 16 years ago
Christoph Ruegg 0579f5ca2a Special Functions: Move Beta functions to their own file (just like Gamma) 16 years ago
Christoph Ruegg fcc7598bf2 Move Sampling/Sample to Signals/SignalGenerator to avoid confusion with statistical sampling 16 years ago
Marcus Cuda c3dd1b7d3f iterative solvers: cleaned up api 16 years ago
Marcus Cuda f48b0caf7f build: added calling template building from a pre-build event, update msbuild file, and corrected t4.bat 16 years ago
Christoph Ruegg 6c76369395 Ci: make projects build to a common out folder with a decent folder structure out of the box 16 years ago
Marcus Cuda 3ccfa2b145 added reference to missing files 16 years ago
Marcus Cuda efbb270556 stats: added Percentile class and missing complex MatlabWriter tests 16 years ago
Marcus Cuda ac152578c2 clean up: more bug fixes and added intermediate, type specific factorization classes 16 years ago
Marcus Cuda 03fb79967d clean up: fixed bugs, made matrix arthimetic immutable, added intermediate, type specific abstract Matrix class. Need to finish cleaning up factorization classes and some tests still faile 16 years ago
Marcus Cuda d9bbaa4a90 refactored the Vector classes to use an intermediate, type specific class 16 years ago
Christoph Ruegg c46859f541 temporarily fixing Silverlight build by dropping LA IO support 16 years ago
Marcus Cuda cce4db3843 merged Andriy's distribution additions and corrections 16 years ago
Marcus Cuda 82dec46518 merged Andriy's EVD improvements and Poisson distribution 16 years ago
Marcus Cuda 4b03985805 merged Andriy's Parallel additive lagged Fibonacci RNG 16 years ago
Marcus Cuda 0a12d3a355 switched to mwc version of xorshirt 16 years ago
Marcus Cuda 84762f7109 merged andriy's XOR RNG 16 years ago
Marcus Cuda 0b619d2b85 merged andriy's eigen code for single, complex, and complex32 16 years ago
Marcus Cuda 4fe613c977 distributions: Vladmir's first take at the distributions 16 years ago
Marcus Cuda 564529b642 la: added Andriy's eigen value decomp code 16 years ago
Marcus Cuda 8585733257 la: added Andriy's complex32 LA code 16 years ago
Marcus Cuda 17d5941ea2 added andriy's single LA 16 years ago
Marcus Cuda a3e51bcc93 added andriy's complex LA 16 years ago
Marcus Cuda cbd321574f andriy's conversion to a generic matrix 16 years ago
Marcus Cuda 1a8cce73c6 Merged Andriy's additions as follows: 16 years ago
Marcus Cuda 2838a63876 io: ported delimited writer. added support for different cultures and column headers 16 years ago
Marcus Cuda fbb3f2a716 io: ported delimited reader. made it generic, added support for different cultures, and fixed regex bug 16 years ago
Marcus Cuda 3acc531b83 added io directory 16 years ago
Christoph Ruegg e3c06722dd separate Version.cs T4 script for silverlight project (alternative would be to link directly to Numerics' Version.cs file) 16 years ago
Marcus Cuda 832c626cea factor: Merged Andriy's factorization code for user defined matrices 16 years ago
Marcus Cuda b61a1a97b9 svd: merged Andriy's svd code and qr work array update 16 years ago
Marcus Cuda f89831ebea added Andriy's Householder QR, added ISolver, and fixed stylecop warnings 16 years ago
Christoph Ruegg aa971b484c simplify silverlight support for the Serializable attribute 17 years ago
Marcus Cuda a3b39c5622 sparse: added Andriy's sparse matrix 17 years ago
Marcus Cuda 57e590dc3b sparse: added the latest of Andriy's changes 17 years ago
Jurgen Van Gael c9d86d856f Small fix of the Silverlight project (included the LU factorizations). 17 years ago
Jurgen Van Gael 6242f534fd Added Permutation class. 17 years ago
Marcus Cuda 44bded2c7b added LA to siliverlight 17 years ago
Marcus Cuda d796e452a3 fixed silverlight errors 17 years ago
Jurgen Van Gael e0ba8f3aa7 Added NormalGamma distribution. 17 years ago
Jurgen Van Gael ef7a3e8ee7 Added StudentT distribution. 17 years ago
Marcus Cuda fe5147fcda using common parallel class for both silverlight and .NET 4.0 17 years ago
Marcus Cuda 2b516b03e5 switched over to the 2010 Parallel class 17 years ago
Marcus Cuda abb46af960 synced up complex code to use the .NET 4.0 Complex class 17 years ago
Marcus Cuda 181533fe0d initial conversion 17 years ago
Marcus Cuda d6f2df404b silverlight: added missing link to Matrix.Arithmetic.cs 17 years ago
Marcus Cuda 2c9b74ab92 added automatically generated version template 17 years ago