Christoph Ruegg
|
db14921b0d
|
Paket: explicit FSharp.Core dependency
|
12 years ago |
Christoph Ruegg
|
23ee722d87
|
Paket: drop old NuGet package-restore (now done by Paket)
|
12 years ago |
Christoph Ruegg
|
1153cd7ecc
|
Paket: migrate to official FSharp.Core.Microsoft.Signed package
|
12 years ago |
Christoph Ruegg
|
2c706af33a
|
Paket: workaround for target-conditional dependencies (TPL)
|
12 years ago |
Christoph Ruegg
|
92ee77bcfe
|
Paket: fix FAKE build to not depend on packages.config for package dependency lookup
|
12 years ago |
Christoph Ruegg
|
f26bf2c210
|
Paket: update build bootstrap scripts to leverage Paket; upgrade FSharp.Formatting
|
12 years ago |
Christoph Ruegg
|
ebf665d5a3
|
Paket: clean indirect dependencies
|
12 years ago |
Christoph Ruegg
|
43c2e581c5
|
Paket: convert-from-nuget
|
12 years ago |
Christoph Ruegg
|
7c133c7db5
|
Paket: add bootstrap
|
12 years ago |
Christoph Ruegg
|
ea37efe082
|
Merge pull request #251 from kparrigan/jaccard
Jaccard Distance
|
12 years ago |
Kyle Parrigan
|
68aac35034
|
Jaccard Index
|
12 years ago |
Christoph Ruegg
|
973ceaf0ef
|
Merge tag 'v3.2.3'
Math.NET Numerics v3.2.3
Bug fix: MatrixNormal distribution: density for non-square matrices ~Evelina Gabasova
|
12 years ago |
Christoph Ruegg
|
84cc4a911d
|
Release v3.2.3
|
12 years ago |
Evelina Gabasova
|
aeff4183d5
|
Bug fix in MatrixNormal density with unit test for non-square matrices
|
12 years ago |
Christoph Ruegg
|
4fa1845334
|
Merge pull request #249 from evelinag/fix-matrix_normal_density2
Bug fix in MatrixNormal density with unit test for non-square matrices
|
12 years ago |
Evelina Gabasova
|
c6cc01ca2d
|
Bug fix in MatrixNormal density with unit test for non-square matrices
|
12 years ago |
Christoph Ruegg
|
3b8eabd0fc
|
Merge tag 'v3.2.2'
Math.NET Numerics v3.2.2
Bug fix: MatrixNormal distribution: density computation switched row and column covariance ~Evelina Gabasova
|
12 years ago |
Christoph Ruegg
|
5ae3bb7887
|
Docs: tweaks
|
12 years ago |
Christoph Ruegg
|
45de4a9746
|
Release v3.2.2
|
12 years ago |
Evelina Gabasova
|
0f49366f10
|
MatrixNormal density computation switched row and column covariance
|
12 years ago |
Christoph Ruegg
|
eb1fb7d463
|
Merge pull request #248 from evelinag/fix-matrix_normal_density
MatrixNormal density computation switched row and column covariance
|
12 years ago |
Evelina Gabasova
|
caf6d0c2c6
|
MatrixNormal density computation switched row and column covariance
|
12 years ago |
Christoph Ruegg
|
d0d287cc28
|
Build: unify build.sh and buildn.sh
build.sh now checks the OS and supports Bash on Windows as well.
buildn.sh is therefore no longer needed.
See also fsprojects/ProjectScaffold#76
|
12 years ago |
Christoph Ruegg
|
4228ea5f5c
|
Docs: drop IfSharp remark since fixed in IfSharp v2.0.1-beta
|
12 years ago |
Christoph Ruegg
|
848385480b
|
Build: drop unused assembly references (System.Xml, Data)
|
12 years ago |
Christoph Ruegg
|
ce20d9b939
|
Readme: clearer package and dependency listing
|
12 years ago |
Christoph Ruegg
|
46454cb5a3
|
iPython IfSharp F# profile integration in the F# package; update docs
|
12 years ago |
Christoph Ruegg
|
7c1e466962
|
Docs: IF# Notebook
|
12 years ago |
Christoph Ruegg
|
32dda078ae
|
Docs: add more blogs to Users page, move papers to the bottom
|
12 years ago |
Christoph Ruegg
|
545f0ed0a2
|
Docs: fix two typos in new Users page
|
12 years ago |
Christoph Ruegg
|
e1ff20d527
|
Docs: collecting some users of Math.NET Numerics.
|
12 years ago |
Christoph Ruegg
|
1ca9cfc162
|
Perf: matrix product bench with experimental providers
|
12 years ago |
Christoph Ruegg
|
5798111b8d
|
LA: use provider MatrixMultiply, use more common idx names
|
12 years ago |
Christoph Ruegg
|
945dccfa06
|
Generate: square, triangle and sawtooth waves
|
12 years ago |
Christoph Ruegg
|
a7acebfe3a
|
Statistics: RootMeanSquare (RMS)
|
12 years ago |
Christoph Ruegg
|
20d7bdb828
|
LA: Vector.Fold2
|
12 years ago |
Christoph Ruegg
|
ddc2813ada
|
Docs: improve inline doc of Vector.Count
|
12 years ago |
Christoph Ruegg
|
682a5a2c6f
|
Perf: add performance test project
|
12 years ago |
Christoph Ruegg
|
e8270af721
|
Docs: F# examples how to create random matrix with distribution
|
12 years ago |
Christoph Ruegg
|
d90354c5fd
|
Release: v3.2.1
|
12 years ago |
Christoph Ruegg
|
0bd57a587e
|
Release: v3.2.0
|
12 years ago |
Christoph Ruegg
|
07cd0194f3
|
Build: .Net 3.5 support for F# extensions #243
|
12 years ago |
Christoph Ruegg
|
60f9984040
|
Build: replace PCL profile 344 with 328 (.Net 4.0+ instead of only 4.5+)
|
12 years ago |
Christoph Ruegg
|
8bf0942a3a
|
Build: include TaskParallelLibrary in .Net 3.5 zip package releases
|
12 years ago |
Christoph Ruegg
|
aee05e740a
|
Docs: mention platform-specific dependencies in docs and readme.
|
12 years ago |
Christoph Ruegg
|
38388d9a20
|
Build: switch to NuGet framework-group dependencies, add net35-only TaskParallelLibrary dependency
|
12 years ago |
Christoph Ruegg
|
8986e42482
|
Update Readme
|
12 years ago |
Christoph Ruegg
|
3582ead263
|
Readme formatting
|
12 years ago |
Christoph Ruegg
|
e124122cd5
|
Build: disable target dependencies but enable tests in AppVeyor; update readme
|
12 years ago |
Christoph Ruegg
|
ed6ea2c2b5
|
Tests: turn VectorStorageTests into theory
|
12 years ago |