richard-allen
|
93c8446ddd
|
* Add check and unit test for negative weights.
* Optimise polynomial construction.
|
5 years ago |
richard-allen
|
2c8359dbf7
|
* Add RunningWeightedStatistics class, and tests.
* Extend DescriptiveStatistics to cope with weighted samples.
|
5 years ago |
Christoph Ruegg
|
2ba8c94f70
|
Fake & FsDocs migration (WIP)
|
5 years ago |
dependabot[bot]
|
e31e4886b8
|
Bump FsUnit from 4.0.4 to 4.0.5
Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/fsprojects/FsUnit/releases)
- [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/fsprojects/FsUnit/commits)
---
updated-dependencies:
- dependency-name: FsUnit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Christoph Ruegg
|
3a546ab247
|
Release v5.0.0-alpha02
|
5 years ago |
Christoph Ruegg
|
114f0eff27
|
Root Finding: Newton-Raphson to check for zero after each eval to avoid NaN. Closes #774.
|
5 years ago |
Joseph Petersen
|
382a2acd5d
|
add JsonInclude for Polynomial and DescriptiveStatistics
|
5 years ago |
Christoph Ruegg
|
e657d18476
|
Release v5.0.0-alpha01
|
5 years ago |
Christoph Ruegg
|
c02b01b23d
|
Expose previously internal Series.Evaluate
|
5 years ago |
Christoph Ruegg
|
834a2d6425
|
More value tuples
|
5 years ago |
Christoph Ruegg
|
53eae56482
|
Switch many tuples to value tuples
|
5 years ago |
Christoph Ruegg
|
15fdb48407
|
Build: NuGet
|
5 years ago |
Christoph Ruegg
|
f8763ca566
|
FindMinimum.OfFunction and Fit.Curve adapt docs #760
|
5 years ago |
Christoph Ruegg
|
412d8d296c
|
FindMinimum.OfFunction and Fit.Curve shortcuts extended to accept two more parameters #760
|
5 years ago |
Christoph Ruegg
|
ec9e4abf9c
|
Control.Describe to include CPU architecture and identifier if known
|
5 years ago |
Christoph Ruegg
|
9c29b4cfe2
|
Use constants where available
|
5 years ago |
Christoph Ruegg
|
67e4c8e043
|
Cleanups
|
5 years ago |
Christoph Ruegg
|
a6cb427e38
|
MKL: switch to Intel oneAPI MKL
|
5 years ago |
Christoph Ruegg
|
32d5427c28
|
Integrate Data into Numerics release (still separate packages, but no longer separate Data release)
|
5 years ago |
Christoph Ruegg
|
59a9933531
|
Cleanups
|
5 years ago |
Christoph Ruegg
|
637b66a9f5
|
Provider Probe to bypass activator if type not resolved
|
5 years ago |
Christoph Ruegg
|
d0583cbcda
|
Sealing providers
|
5 years ago |
Christoph Ruegg
|
a1293d7217
|
Take managed providers out of .Managed namespaces
|
5 years ago |
Christoph Ruegg
|
ae7598d261
|
Move HintPaths to MklControl/CudaControl/OpenBlasControl
|
5 years ago |
Christoph Ruegg
|
5a33bada11
|
Drop managed reference linear algebra provider
|
5 years ago |
Christoph Ruegg
|
71259eff61
|
Sparse Solver MKL provider can be self contained
|
5 years ago |
Christoph Ruegg
|
796923641c
|
Isolate native provider implementations out of Numerics
|
5 years ago |
Christoph Ruegg
|
809da21b5e
|
Drop obsolete functions
|
5 years ago |
Christoph Ruegg
|
2a650946c0
|
Data: add net5.0, drop netstandard1.*
|
5 years ago |
Jong Hyun Kim
|
d04897c263
|
Remove static properties in LevenbergMarquardtMinimizer. See #672
|
5 years ago |
Christoph Ruegg
|
18c99a5756
|
Handle lacking support of compiler symbol, take net45 out of scope of Paket
|
5 years ago |
Christoph Ruegg
|
e6e6d174f6
|
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
|
5 years ago |
Febin
|
79f29c450a
|
Distributions: minor simplification to Cauchy for performance
|
5 years ago |
Febin
|
cbc1ef2280
|
Precision: pre-compute negative powers of 10
|
5 years ago |
Bobby Ingram
|
7b62577f90
|
remove unnecessary sampling
|
5 years ago |
Bobby Ingram
|
33dd065238
|
Add Logistic distribution
|
5 years ago |
Christoph Ruegg
|
1357f17766
|
Release v4.15.0
|
5 years ago |
Christoph Ruegg
|
127b0d0895
|
Precision: rename decimals to digits
|
5 years ago |
Christoph Ruegg
|
7cf756e841
|
Precision: RoundToMultiple, RoundToPower
|
5 years ago |
Christoph Ruegg
|
644cc1635a
|
Precision: make RoundAboveZero more consistent with BCL Round (to avoid confusion)
|
5 years ago |
Christoph Ruegg
|
9c622274e0
|
Precision: RoundAbove decimal places argument should not be optional
|
5 years ago |
Christoph Ruegg
|
19d3527dae
|
F#: BigRational.FromDecimal #716
|
5 years ago |
Christoph Ruegg
|
bf398efe00
|
Release MKL Provider 2.5.0 (r14 with Intel MKL 2020 Update 4)
|
6 years ago |
Christoph Ruegg
|
f84827d262
|
Release v4.14.0
|
6 years ago |
Christoph Ruegg
|
04d0a76d84
|
Linear Algebra: Matrix Resize
|
6 years ago |
Christoph Ruegg
|
bdc020988b
|
Linear Algebra: add new sparse factories also to CreateMatrix type, drop no longer valid comments on zero-length
|
6 years ago |
Christoph Ruegg
|
bf080719ce
|
Builder: move new sparse storage builders into storage itself
|
6 years ago |
Febin
|
ea01dbbd29
|
Add monotone spline to interpolation doc; update site menu to add links.
|
6 years ago |
Febin
|
e3cf8d12f5
|
Add CubicSplineMonotone to Interpolate.
|
6 years ago |
Christoph Ruegg
|
0af4832b0c
|
Release Data v4.1.0
|
6 years ago |