Christoph Ruegg
cdeb531e1f
Cleanup, update deps
4 years ago
Christoph Ruegg
306cfa4414
Merge pull request #881 from mathnet/dependabot/nuget/FsUnit-4.1.0
Bump FsUnit from 4.0.7 to 4.1.0
4 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>
4 years ago
Christoph Ruegg
21af4e279b
Merge pull request #769 from mathnet/dependabot/nuget/System.ValueTuple-4.5.0
Bump System.ValueTuple from 4.4.0 to 4.5.0
4 years ago
Christoph Ruegg
28539a7491
Merge pull request #876 from mathnet/dependabot/nuget/Microsoft.NET.Test.Sdk-17.0.0
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
4 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>
4 years ago
Christoph Ruegg
67f3675f1f
Merge pull request #870 from mathnet/dependabot/nuget/FsUnit-4.0.7
Bump FsUnit from 4.0.6 to 4.0.7
4 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>
4 years ago
Christoph Ruegg
f54d719216
Merge pull request #850 from mathnet/dependabot/nuget/Microsoft.NET.Test.Sdk-16.11.0
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
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
Christoph Ruegg
6bd2db507b
Merge pull request #851 from mathnet/dependabot/nuget/BenchmarkDotNet-0.13.1
Bump BenchmarkDotNet from 0.13.0 to 0.13.1
5 years ago
Christoph Ruegg
0c9c0d0402
Merge pull request #852 from mathnet/dependabot/nuget/FsUnit-4.0.6
Bump FsUnit from 4.0.5 to 4.0.6
5 years ago
Christoph Ruegg
ed1b7ab7ef
Merge pull request #858 from Shiney/master
Fix issue 510
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
a50d68d52d
Docs: minor layout tweaks
5 years ago
Christoph Ruegg
2ba8c94f70
Fake & FsDocs migration (WIP)
5 years ago
Christoph Ruegg
368b5986ca
Use paket as local tool instead of bootstrapper
5 years ago
Christoph Ruegg
9d8a09ef32
Install local tools paket and fake-cli
5 years ago
Christoph Ruegg
05f33787e3
Merge pull request #782 from mathnet/dependabot/nuget/FsUnit-4.0.5
Bump FsUnit from 4.0.4 to 4.0.5
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
2b67876d28
Build: apparently travis-ci is dead; some docs fixes on compatibility
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
Christoph Ruegg
b36d0f4434
Docs: fix typo. Closes #777 .
5 years ago
Christoph Ruegg
9224f7073d
Merge pull request #772 from jetersen/fix/systemtextjson
add JsonInclude for Polynomial and DescriptiveStatistics
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
900b49f89a
Create dependabot.yml
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
35070158cf
Update dependencies
5 years ago
Christoph Ruegg
67e4c8e043
Cleanups
5 years ago
Christoph Ruegg
a6cb427e38
MKL: switch to Intel oneAPI MKL
5 years ago
Christoph Ruegg
e0e8cdf826
Strong named provider variants for those that need it
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