Christoph Ruegg
|
413d045ea4
|
Update contributors
|
5 years ago |
Christoph Ruegg
|
04d0a76d84
|
Linear Algebra: Matrix Resize
|
5 years ago |
Christoph Ruegg
|
bdc020988b
|
Linear Algebra: add new sparse factories also to CreateMatrix type, drop no longer valid comments on zero-length
|
5 years ago |
Christoph Ruegg
|
bf080719ce
|
Builder: move new sparse storage builders into storage itself
|
5 years ago |
Christoph Ruegg
|
1e65bb0eb7
|
Merge pull request #749 from febkor/feature/pchip
Added PCHIP
|
5 years ago |
Febin
|
ea01dbbd29
|
Add monotone spline to interpolation doc; update site menu to add links.
|
5 years ago |
Christoph Ruegg
|
8d506affc5
|
Merge pull request #724 from diluculo/coo_format
Issue#721 - not-sorted and duplicate entries of COO format
|
5 years ago |
Febin
|
e3cf8d12f5
|
Add CubicSplineMonotone to Interpolate.
|
5 years ago |
Christoph Ruegg
|
a659991c8e
|
Travis: Mono lock down to 6.10.0 (6.12.0 with F# 5 seems not to work with old FSharp.Core)
|
5 years ago |
Christoph Ruegg
|
3b78efae64
|
Security: bash shell
|
5 years ago |
Christoph Ruegg
|
9d405edd88
|
Security: attempt to manually configure build
|
5 years ago |
Christoph Ruegg
|
9efec49313
|
Security: add CodeQL analysis workflow
|
5 years ago |
Christoph Ruegg
|
ec063a5314
|
Merge pull request #737 from dafuchs/master
Updated golden section minimizer to avoid precision loss
|
5 years ago |
Christoph Ruegg
|
0af4832b0c
|
Release Data v4.1.0
|
5 years ago |
Christoph Ruegg
|
6604cff38a
|
Merge pull request #743 from phihub/FixMathNetDataResources
Removed Dependency to Mathnet.Numerics.Properties Resources
|
5 years ago |
Christoph Ruegg
|
21e12820e5
|
Release v4.13.0
|
5 years ago |
Febin
|
054292fe31
|
Minor clean-up.
|
5 years ago |
Febin
|
8e5c6136b6
|
Refactored to minimize allocations; added tests;
make the code look more similar to Akima
|
5 years ago |
Febin
|
9e1734638c
|
Add piecewise cubic interpolating polynomial function.
|
5 years ago |
Philipp Huber
|
48169b6110
|
Removed Dependency to Mathnet.Numerics Resources
|
5 years ago |
Daniel Fox
|
81cb71e38a
|
Updated golden section minimizer to avoid precision loss
|
5 years ago |
Christoph Ruegg
|
8cdd91d37f
|
Merge pull request #735 from jbialogrodzki/730-zero-polynomials
Fix for #730 - a few operations broken on zero polynomials
|
5 years ago |
Jakub Bialogrodzki
|
1c9a5cc12d
|
Fixed copyright in PolynomialTests.cs.
|
5 years ago |
Jakub Bialogrodzki
|
5b6115131a
|
The first attempt towards a fix for #730.
|
5 years ago |
Jong Hyun Kim
|
91245be3a4
|
Add more comments in building sparse matrix from COO, CSR, and CSC formats. Explicit zeros are not intentionally removed.
|
6 years ago |
Jong Hyun Kim
|
c31bcaa71d
|
Fix bugs in converting from not-sorted and duplicate entries of COO format arrays to CSR format.
|
6 years ago |
Christoph Ruegg
|
ad05896d3b
|
AppContext app switches to disable native providers or their probing
|
6 years ago |
Christoph Ruegg
|
c8b335b808
|
MKL Provider: increment revision to 14
|
6 years ago |
Christoph Ruegg
|
165eb49304
|
Build fix
|
6 years ago |
Christoph Ruegg
|
07cf657cc2
|
Merge pull request #695 from diluculo/directSparseSolver
Intel MKL direct sparse solver for finite element method problems
|
6 years ago |
Christoph Ruegg
|
d96a65fb21
|
Use .NET Framework reference assemblies
|
6 years ago |
Christoph Ruegg
|
6f3bc678bf
|
Update unconstrained dependencies
|
6 years ago |
Christoph Ruegg
|
ec820b90b9
|
Release v4.12.0
|
6 years ago |
Christoph Ruegg
|
43297a0366
|
Get rid of resources
|
6 years ago |
Christoph Ruegg
|
0e66772966
|
Merge pull request #707 from Evangelink/zero-length-vector-matrix
Allow empty Vector and Matrix
|
6 years ago |
Christoph Ruegg
|
213fd09437
|
More Code Style and Cleanups
|
6 years ago |
Christoph Ruegg
|
e51123cda0
|
Code Style and Cleanups
|
6 years ago |
Christoph Ruegg
|
8a1ffc64a5
|
Mark Complex32 and GradientProjectionResult structs as readonly
|
6 years ago |
Christoph Ruegg
|
36c5ee21e1
|
Distributions: make more properties available on the type (instead of explicit interface impl)
|
6 years ago |
Christoph Ruegg
|
028a55c9e5
|
Merge pull request #706 from ajwillshire/master
Beta-Binomial distribution, and related functions
|
6 years ago |
Christoph Ruegg
|
021f4f570f
|
Merge pull request #712 from Evangelink/use-test-parameter-rayleigh
Fix RayleightTests.ValidateMaximum test to use testcase parameter
|
6 years ago |
Christoph Ruegg
|
b2ffaa089b
|
Merge pull request #713 from Evangelink/use-test-parameters-geometric
Fix GeometricTests.ValidateProbabilityLn to use expected value parameter
|
6 years ago |
Christoph Ruegg
|
be7c150192
|
Merge pull request #711 from Evangelink/tests-invariant-culture
Fix thread culture for some tests
|
6 years ago |
Amaury Levé
|
544d7b08b3
|
Revert un-needed change
|
6 years ago |
Evangelink
|
531e684c7c
|
Fix remaining broken tests
|
6 years ago |
Evangelink
|
89be530938
|
Fix some more tests
|
6 years ago |
Evangelink
|
a08c76b7ac
|
Fix GeometricTests.ValidateProbabilityLn to use expected value parameter
|
6 years ago |
Evangelink
|
956a4f5259
|
Fix test to use testcase parameter
Fix RayleightTests.ValidateMaximum test to use the scale parameter instead of the hardcoded value.
|
6 years ago |
Evangelink
|
b414bc7464
|
Fix thread culture for some tests
Refactor code to force CultureInfo.InvariantCulture on the main thread for some tests
|
6 years ago |
Evangelink
|
5cf6948064
|
Allow empty Vector and Matrix
|
6 years ago |