2797 Commits (spatial)
 

Author SHA1 Message Date
Jurgen Van Gael c66021cd15 More unit tests for StudentT distribution. 17 years ago
Jurgen Van Gael e0ba8f3aa7 Added NormalGamma distribution. 17 years ago
Jurgen Van Gael ef7a3e8ee7 Added StudentT distribution. 17 years ago
Jurgen Van Gael 56a1f49c2e Revert "Removed redundancy in F# project files." 17 years ago
Jurgen Van Gael 0572a7a3d1 Removed redundancy in F# project files. 17 years ago
Marcus Cuda 5c6d6e71db added missing using statment 17 years ago
Marcus Cuda fe5147fcda using common parallel class for both silverlight and .NET 4.0 17 years ago
Marcus Cuda d8f580b8b8 fixed style cop errors in the complex files 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 a71cd4e54b initial conversion 17 years ago
Jurgen Van Gael 667c273cb3 Changed COPYRIGHT page to explicitly mention the ALGLIB 2.0.1 dependency. 17 years ago
Jurgen Van Gael ac13e62ba4 Fixed unit test after API change. 17 years ago
Jurgen Van Gael 08b9820f8c Fixed small inconsistency in the Normal API naming scheme. 17 years ago
Marcus Cuda 52ada09bd9 tests: added missing file 17 years ago
Marcus Cuda 691cd446b5 matrix: finished added native multiplication and some other minor fixes 17 years ago
Marcus Cuda b475b85b31 matrix: MatrixMultiply now call MatrixMultiplyWithUpdate 17 years ago
Marcus Cuda e31585f91f matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply 17 years ago
Marcus Cuda 432ef04018 tests: updated matrix multiple tests so that they pass 17 years ago
Marcus Cuda a6a56dfcbc native wrappers: finished wrapping cholesky factor, dot product, and vector add/subtract/pointwisemultiply. Works with MKL, but I'm unable to build ATLAS on Windows 7. 17 years ago
Marcus Cuda c1c3b95477 native wrappers: wrapped cholesky, dot product, and added add/subtract/multiple vector functions for MKL 17 years ago
Christoph Ruegg e9bc0ba6ff build: update SHFB paths to match new build server (temp hack, need dynamic paths) 17 years ago
Marcus Cuda bda5b94b18 linear algebra: parallel dot product 17 years ago
Marcus Cuda fd516b1f3c linear algebra: modified cholesky to run inplace (removed copying to another array) 17 years ago
Marcus Cuda a7a4b67d8b linear algebra: started provider implementing tests 17 years ago
Marcus Cuda e371298455 silverlight: thread queue defaults to 1 thread since Silverlight doesn't support Enviroment.ProcessorCount 17 years ago
Marcus Cuda a78f202b2c threading: fixed shutdown bug. 17 years ago
Marcus Cuda d6f2df404b silverlight: added missing link to Matrix.Arithmetic.cs 17 years ago
Christoph Ruegg b52cb7b3be Threading UnitTests: force 15s timeout on all tests 17 years ago
Christoph Ruegg de523740e1 Threading UnitTests: ensure recursive parallelization resolve tests end within a fixed time, to let them fail in case the tested detection actually fails to resolve the dead-lock. 17 years ago
Christoph Ruegg a78792d636 trying get T4 running on Windows Server 2003 17 years ago
Jurgen Van Gael e9d8de0631 Negate unit tests. 17 years ago
Jurgen Van Gael aff732abda More unit tests. 17 years ago
Jurgen Van Gael ddb6b8ef57 Added unit tests for Matrix.CopyTo. 17 years ago
Jurgen Van Gael d3674e3f56 Added matrix negation. 17 years ago
Jurgen Van Gael 04dc82a306 Unit tests for matrix vector multiplication. 17 years ago
Jurgen Van Gael 3931f029aa Added Matrix vector multiplication (including operators). 17 years ago
Jurgen Van Gael c0a1b01b4f Dense matrix scalar multiplication optimization. 17 years ago
Marcus Cuda 61e595c252 build: more tweaking for codeplex idiosyncrasies 17 years ago
Marcus Cuda f9f6bbb61d build: corrected dll directory for ncover 17 years ago
Marcus Cuda d5ef68e967 build: testing cc.net 17 years ago
Marcus Cuda c3bdbde738 build take 2: added CodePlex upload and tweet release 17 years ago
Marcus Cuda b086555976 build: adding CodePlex API DLL so we can upload new releases from msbuild 17 years ago
Marcus Cuda 555c8c701d build: forcing SHFB not use relative paths since it dies from cc.net 17 years ago
Marcus Cuda 02d1fb0739 build: fixed typo in build file 17 years ago
Marcus Cuda c4772018f2 build: added full target (release with coverage) and fixed sandcastle referecen in SHFB config 17 years ago
Marcus Cuda ac4b49a3ab build: now includes copyright and help 17 years ago
Marcus Cuda 08c2041806 build: creates base release file 17 years ago
Marcus Cuda 26bdfa854e updated version of MSBuild Extension Pack 17 years ago