| .. |
|
Differentiation
|
Cleanups
|
5 years ago |
|
Distributions
|
Use constants where available
|
5 years ago |
|
Financial
|
Cleanup: use nameof where appropriate
|
8 years ago |
|
IntegralTransforms
|
Drop obsolete functions
|
5 years ago |
|
Integration
|
Switch many tuples to value tuples
|
5 years ago |
|
Interpolation
|
Cleanups
|
5 years ago |
|
LinearAlgebra
|
Create Matrix.Slice.cs
|
5 years ago |
|
LinearRegression
|
More value tuples
|
5 years ago |
|
OdeSolvers
|
Namespaces: never fully open System.Numerics to avoid name clashes
|
8 years ago |
|
Optimization
|
Fixed an index out of bounds issue when calculating BFGS minimizer with one variable.
|
5 years ago |
|
Properties
|
Get rid of resources
|
6 years ago |
|
Providers
|
Provider Probe to bypass activator if type not resolved
|
5 years ago |
|
Random
|
Cleanups
|
5 years ago |
|
RootFinding
|
Root Finding: Newton-Raphson to check for zero after each eval to avoid NaN. Closes #774.
|
5 years ago |
|
SpecialFunctions
|
Expose previously internal Series.Evaluate
|
5 years ago |
|
Statistics
|
add JsonInclude for Polynomial and DescriptiveStatistics
|
5 years ago |
|
Threading
|
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
|
5 years ago |
|
AppSwitches.cs
|
Isolate native provider implementations out of Numerics
|
5 years ago |
|
ArrayExtensions.cs
|
Namespaces: never fully open System.Numerics to avoid name clashes
|
8 years ago |
|
Combinatorics.cs
|
Get rid of resources
|
6 years ago |
|
Compatibility.cs
|
Cleanups
|
5 years ago |
|
Complex32.cs
|
Switch many tuples to value tuples
|
5 years ago |
|
ComplexExtensions.cs
|
Switch many tuples to value tuples
|
5 years ago |
|
Constants.cs
|
Special Functions: cleanup Bessel-type functions
|
8 years ago |
|
Control.cs
|
Control.Describe to include CPU architecture and identifier if known
|
5 years ago |
|
DifferIntegrate.cs
|
Add Riemann–Liouville fractional derivative.
|
7 years ago |
|
Differentiate.cs
|
Cleanup: no longer mention CodePlex in file headers, deprecate its release archive
|
10 years ago |
|
Distance.cs
|
Cleanups
|
5 years ago |
|
Euclid.cs
|
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
|
5 years ago |
|
ExcelFunctions.cs
|
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
|
5 years ago |
|
Exceptions.cs
|
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
|
5 years ago |
|
FindMinimum.cs
|
Switch many tuples to value tuples
|
5 years ago |
|
FindRoots.cs
|
Switch many tuples to value tuples
|
5 years ago |
|
Fit.cs
|
Switch many tuples to value tuples
|
5 years ago |
|
Generate.cs
|
More value tuples
|
5 years ago |
|
GlobalizationHelper.cs
|
Build with .NET 5 SDK, add net5.0, drop netstandard1.*, for F# drop 4.5
|
5 years ago |
|
GoodnessOfFit.cs
|
Get rid of resources
|
6 years ago |
|
Integrate.cs
|
Fix typos
|
7 years ago |
|
Interpolate.cs
|
Cleanups
|
5 years ago |
|
Numerics.csproj
|
Fake & FsDocs migration (WIP)
|
5 years ago |
|
Permutation.cs
|
Cleanups
|
5 years ago |
|
Polynomial.cs
|
add JsonInclude for Polynomial and DescriptiveStatistics
|
5 years ago |
|
Precision.Comparison.cs
|
Added new distributions and corresponding tests
|
7 years ago |
|
Precision.Equality.cs
|
Cleanups
|
5 years ago |
|
Precision.cs
|
Switch many tuples to value tuples
|
5 years ago |
|
Series.cs
|
Expose previously internal Series.Evaluate
|
5 years ago |
|
Settings.StyleCop
|
BREAKING: Providers: providers now own the active instance, support for hint path
|
8 years ago |
|
Sorting.cs
|
Code Style and Cleanups
|
6 years ago |
|
Trigonometry.cs
|
Cleanups
|
5 years ago |
|
Window.cs
|
Implemented and tested Tukey window
|
7 years ago |