172 Commits (master)

Author SHA1 Message Date
Christoph Ruegg e989ab7302 Providers include invisible, fix casing of ".NET" in a few places 5 years ago
Christoph Ruegg ad85fbb1d2 Release MKL Provider 2.6.0-beta2 5 years ago
Christoph Ruegg e1fa8fbe17 Fix oneAPI build by explicitly building with VS2019 (2022 not supported yet) 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 c02b01b23d Expose previously internal Series.Evaluate 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 796923641c Isolate native provider implementations out of Numerics 5 years ago
Christoph Ruegg e6e6d174f6 Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5 6 years ago
Christoph Ruegg 6c05d1d7b9 MKL Tests: fix TFMs and set provider hint path 7 years ago
Christoph Ruegg ddd2a1c81e Build Framework: switch build functions to dotnet build 7 years ago
Christoph Ruegg 15298fbc5f Migrate to .NET SDK 3.1 LTS and update dependencies 7 years ago
Christoph Ruegg 83ab6ebd97 Release v4.8.1 7 years ago
Christoph Ruegg b2811c0a0d Build: remove almost all build framework variations, drop FsLoader and Mirror support 7 years ago
Christoph Ruegg a95104b58b Upgrade to .Net Core 2.2 (2.2.4, SDK 2.2.106) 8 years ago
Christoph Ruegg 2361efa654 Build: fix data package build and tests 8 years ago
Christoph Ruegg 0105d62a26 Build: better framework support for multiple solutions 8 years ago
Christoph Ruegg 77c174d969 Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
Christoph Ruegg 6911870995 Build: fix nuget push 8 years ago
Christoph Ruegg 246c143dea Build: update certificate fingerprint 8 years ago
Christoph Ruegg f303246a1b Build: also sign strongnamed assemblies 8 years ago
Christoph Ruegg b7fd21a88c Build: sign also native provider NuGet packages 8 years ago
Christoph Ruegg 10e907c8e7 Build: simplify native package manual NuGet packaging 8 years ago
Christoph Ruegg fbc594dc6b Build: simplify native provider build and packaging 8 years ago
Christoph Ruegg 45fe774c84 Build: migrate more of native providers to new approach 8 years ago
Christoph Ruegg c0f1d9284e Build: simplify 8 years ago
Christoph Ruegg 5a7fb139eb Build: define solutions 8 years ago
Christoph Ruegg 527d2b76cc Build: define projects 8 years ago
Christoph Ruegg fdff25afc1 Build: simplify bundle definitions since we leverage the dotnet sdk now 8 years ago
Christoph Ruegg ed599334d7 Release v4.5.1 8 years ago
Christoph Ruegg d7f5fe1d56 Build: more uniform out-directory with Numerics subfolder 8 years ago
Christoph Ruegg 85df6fbd15 Build: adapt build also for Data packages 8 years ago
Christoph Ruegg 540df9782b Build: build strong name and normal packages in one run 8 years ago
Christoph Ruegg 73a092a603 Build: don't create NuGet packages in build on non-Windows OS for now 8 years ago
Christoph Ruegg 3e0a38d5f4 Build: simplify build by merging 'zip' and 'nuget' into 'build' target 8 years ago
Christoph Ruegg 73e2bbba2c Build: simplify build by merging 'sign' and 'collect' into 'build' target 8 years ago
Christoph Ruegg affa896635 Tests: test against NetCoreApp2.0 instead of 1.1; print dotnet --info as part of build 8 years ago
Christoph Ruegg 18d9d03aaa Build: simplify test function 9 years ago
Christoph Ruegg fd83040a2f Build: add .Net 4.6.1 target 9 years ago
Christoph Ruegg d972f5f478 Build: NuGet push no longer passes outdated source URI 9 years ago
Christoph Ruegg 79fa123650 Benchmarks: rework, cleanup 9 years ago
Christoph Ruegg 1128ba4e66 Build: clean using msbuild 9 years ago
Christoph Ruegg d8eef7b3aa Tests: clearer and simpler naming pattern for test projects 9 years ago
Christoph Ruegg 748a8abe58 Release Data Extensions v4.0.0-beta01 9 years ago
Christoph Ruegg 7fac4c61e6 Tests: restructure test build targets 9 years ago
Christoph Ruegg 01b904f8d3 Build: test against .net framework on windows only 9 years ago
Christoph Ruegg 27e186f486 Build: cleanup, fix F# NoWarn entries, pack using msbuild 9 years ago
Christoph Ruegg 484b5e40a0 Build: restore using msbuild, fix test where expected accuracy was higher than requested from algorithm 9 years ago
Christoph Ruegg 72869a8047 Build: trial on building through msbuild (with sdk, but without cli tool) 9 years ago