Christoph Ruegg
49e3693513
Release v5.0.0-alpha03
5 years ago
CHUTORO
964b22a297
add Marcum-Q function
5 years ago
Christoph Ruegg
cdeb531e1f
Cleanup, update deps
5 years ago
dependabot[bot]
7ccbdb982b
Bump FsUnit from 4.0.7 to 4.1.0
Bumps [FsUnit](https://github.com/fsprojects/FsUnit ) from 4.0.7 to 4.1.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
d62c4791e6
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
7dd6afe3d8
Bump FsUnit from 4.0.6 to 4.0.7
Bumps [FsUnit](https://github.com/fsprojects/FsUnit ) from 4.0.6 to 4.0.7.
- [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
dependabot[bot]
296b2e5873
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Shiney
3975772423
Fixed an index out of bounds issue when calculating BFGS minimizer with one variable.
Moved a check to the start of a loop in QuadraticGradientProjectionSearch so that we exit earlier with one variable, and added a test that would have caught this issue.
Fixes github issue 510
5 years ago
dependabot[bot]
09134ea2a7
Bump FsUnit from 4.0.5 to 4.0.6
Bumps [FsUnit](https://github.com/fsprojects/FsUnit ) from 4.0.5 to 4.0.6.
- [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
dependabot[bot]
674dd4e825
Bump BenchmarkDotNet from 0.13.0 to 0.13.1
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet ) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.0...v0.13.1 )
---
updated-dependencies:
- dependency-name: BenchmarkDotNet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
dependabot[bot]
1d325dd770
Bump System.ValueTuple from 4.4.0 to 4.5.0
Bumps [System.ValueTuple](https://github.com/dotnet/corefx ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
---
updated-dependencies:
- dependency-name: System.ValueTuple
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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
6 years ago
Christoph Ruegg
e6e6d174f6
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
6 years ago
Febin
79f29c450a
Distributions: minor simplification to Cauchy for performance
6 years ago
Febin
cbc1ef2280
Precision: pre-compute negative powers of 10
6 years ago
Bobby Ingram
7b62577f90
remove unnecessary sampling
6 years ago
Bobby Ingram
33dd065238
Add Logistic distribution
6 years ago
Christoph Ruegg
1357f17766
Release v4.15.0
6 years ago
Christoph Ruegg
127b0d0895
Precision: rename decimals to digits
6 years ago
Christoph Ruegg
7cf756e841
Precision: RoundToMultiple, RoundToPower
6 years ago
Christoph Ruegg
644cc1635a
Precision: make RoundAboveZero more consistent with BCL Round (to avoid confusion)
6 years ago
Christoph Ruegg
9c622274e0
Precision: RoundAbove decimal places argument should not be optional
6 years ago