Christoph Ruegg
e989ab7302
Providers include invisible, fix casing of ".NET" in a few places
4 years ago
Christoph Ruegg
701b1b5721
Release MKL Provider 3.0.0-beta2
4 years ago
Christoph Ruegg
eb98d4a3b6
Provider packages to include empty build folders for platforms which don't need anything
4 years ago
Christoph Ruegg
788a43a730
Merge pull request #887 from delicioustuna/specialfunction-log1p
add log1p function
4 years ago
Christoph Ruegg
efb87487ef
Release MKL Provider 3.0.0-beta1
4 years ago
Christoph Ruegg
977b289035
Release v5.0.0-alpha08
4 years ago
Christoph Ruegg
0cf753c12e
Providers: change provider binary names and loading to be closer to conventions
4 years ago
Christoph Ruegg
abafe3b6b6
Providers: on .NET 5.0 and newer leverage NativeLibrary from System.Runtime.interopServices
4 years ago
Christoph Ruegg
041a7de17f
Providers: share NativeProviderLoader between provider implementations
4 years ago
Christoph Ruegg
ea919c6fdc
Release v5.0.0-alpha07
4 years ago
Christoph Ruegg
901ea1079f
Providers: add probe for 'runtimes/RID/native' paths
4 years ago
Christoph Ruegg
50b89127de
Release notes: fix extra tildes
4 years ago
Christoph Ruegg
85b6122f11
Release v5.0.0-alpha06
4 years ago
Christoph Ruegg
9ccd2b81f8
Providers: add probe for 'runtimes/RID' paths
4 years ago
Christoph Ruegg
58d1c85608
Release v5.0.0-alpha05
4 years ago
Christoph Ruegg
bc6ba906df
Providers: don't fail if hint path is null
4 years ago
Christoph Ruegg
67dfe72a85
Release v5.0.0-alpha04
4 years ago
Christoph Ruegg
edbd97392b
Fix icon missing on provider NuGet packages
4 years ago
Christoph Ruegg
1f59112dec
Release MKL Provider 2.6.0-beta3
4 years ago
Christoph Ruegg
26ad32bd00
Cleanup net40 compiler directives, fix missing handling of net48 in Control.
4 years ago
CHUTORO
f817566435
add log1p function
4 years ago
Christoph Ruegg
d177c11972
Providers: attempt to use runtimes folders in provider packages (hybrid)
4 years ago
Christoph Ruegg
ad85fbb1d2
Release MKL Provider 2.6.0-beta2
4 years ago
Christoph Ruegg
52e8037c0c
Release MKL Provider 2.6.0-beta1
4 years ago
Christoph Ruegg
e1fa8fbe17
Fix oneAPI build by explicitly building with VS2019 (2022 not supported yet)
4 years ago
Christoph Ruegg
7df637e1fd
Providers: fix nuspecs by moving deps to the right place
4 years ago
Christoph Ruegg
479ce229ef
Update paket
4 years ago
Christoph Ruegg
341967090a
Providers: native provider packages shall depend on provider loader package
4 years ago
Christoph Ruegg
50accee218
Project files: simplify build constants
4 years ago
Christoph Ruegg
8dcecb1125
Providers: hint path normalization
4 years ago
Christoph Ruegg
e92aef0b2e
Project files: clean up old conditional imports
4 years ago
Christoph Ruegg
49e3693513
Release v5.0.0-alpha03
4 years ago
Christoph Ruegg
d5524b6009
Merge pull request #882 from delicioustuna/specialfunction-marcumq
add Marcum-Q function
4 years ago
CHUTORO
964b22a297
add Marcum-Q function
4 years ago
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