Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
38 packages returned for Tags:"numerical"
Sort by
Relevance
Downloads
Recently updated
Accord.
Math
by:
cesarsouza
4,368,285 total downloads
last updated
11/7/2017
Latest version:
3.8.2-alpha
accord.net
aforge.net
framework
math
decompositions
lu
qr
constrained
optimization
differentiation
More tags
Contains a matrix extension library, along with a suite of numerical matrix decomposition methods, numerical optimization algorithms for constrained and unconstrained problems, special functions and other tools...
More information
OOOT
by:
MattCampbell
13,423 total downloads
last updated
4/23/2021
Latest version:
1.0.21.422
numerical
optimization
nonlinear
programming
A library (.dll) of various linear, nonlinear, and stochastic numerical optimization techniques. While some of these are older than 40 years, many have yet to take advantage of an object-oriented programming...
More information
DiffSharp
by:
cgravill
diffsharp
dsyme
gbaydin
Deprecated
39,746 total downloads
last updated
8/24/2019
Latest version:
0.8.4-beta
Differentiation
Automatic
Symbolic
Numerical
Optimization
Machine
Learning
FSharp
F#
DiffSharp is an automatic differentiation (AD) library. AD allows exact and efficient calculation of derivatives, by systematically invoking the chain rule of calculus at the elementary operator level during...
More information
LibOptimization
by:
tomitomi3
81,766 total downloads
last updated
1/14/2023
Latest version:
1.14.0
optimization
heuristic
nonlinear
numerical
math
genetic
algorithm
GA
PatternSearch
NelderMead
More tags
LibOptimization is a numerical optimization library that simplifies optimization using C#, VisualBasic.Net and other .NET Framework languages. Implementing optimization algorithm are Steepest Descent Method,...
More information
AreaUnderCurve.
Core
by:
smycynek
8,748 total downloads
last updated
3/27/2017
Latest version:
0.3.0
calculus
integral
riemann
numerical
Calculates area under a polynomial
Rychusoft.
NumericalLibraries.
Calculator
by:
Rychu
10,198 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Calculator
Numerical
Libraries
Math
Mean
Proportion
Easy to use library for computing math formulas, mean and proportion. Is a basis of Rychusoft.NumericalLibraries. var calc = new Calculator("8^2+5-cos(2*PI)"); var result = calc.Compute(); // result = 68"
Rychusoft.
NumericalLibraries.
Derivative
by:
Rychu
7,091 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Derivative
Calculator
Numerical
Libraries
Math
Easy to use library for computing derivative and function value at given point. var derivative = new Derivative("x^2 + 5 - cos(2 * PI * x)"); var result = derivative.ComputeDerivative(1); // result = 2
ExtendFurther
by:
itcombox
12,743 total downloads
last updated
6/8/2020
Latest version:
1.0.21
String
Extensions
Numerical
Extensions
List
Extensions
Collection
Extensions
Package Description
Compute.
Bindings.
CUDA
by:
allisterb
3,217 total downloads
last updated
1/22/2018
Latest version:
0.2.3
numerical
NVIDIA
CUDA
HPC
.NET bindings for the NVIDIA CUDA toolkit
jQuery.
numberOnly
by:
awj
2,887 total downloads
last updated
10/10/2015
Latest version:
1.1.0
jquery
number
numerical
key
A jQuery plugin to permit only numerical digits and specified other characters being entered into an HTML element.
cs-
optimization-
continuous-
solutions
by:
chen0040
2,525 total downloads
last updated
11/4/2017
Latest version:
1.0.2
Continuous
Numerical
Optimization
c-sharp
Numerical Optimization Package in which solutions are continuous vectors
Rychusoft.
NumericalLibraries.
Differential
by:
Rychu
4,124 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Differential
Calculator
Numerical
Libraries
Math
Easy to use library for computing differential equations. var math = new Rychusoft.NumericalLibraries.Differential.Differential(""3*x^2-5""); var result = math.ComputeDifferential(4, 2, 0); // result = 46
Rychusoft.
NumericalLibraries.
Bessel
by:
Rychu
4,505 total downloads
last updated
1/21/2017
Latest version:
1.0.6230.34628
Bessel
Calculator
NumericalLibraries
Numerical
Libraries
Math
Set of Bessel's functions for Rychusoft.NumericalLibraries suite
Dew.
Math.
Linux
by:
DewResearch
15,323 total downloads
last updated
3/1/2022
Latest version:
6.0.91
dotNet
csharp
.NET
C#
Linux
library
Component
netcore
NET50
Math
More tags
Vectorized numerical math library designed to speed up code on Linux. Covering multiple areas, Linear Algebra (BLAS and LAPACK), Optimization Methods (Simplex, Marquardt,..), Vectorized math formula evaluator...
More information
TextBox
by:
BehzadKhosravifar
3,768 total downloads
last updated
3/5/2018
Latest version:
1.3.12
Hint
TextBox
Placeholder
Numerical
Math
Parser
A TextBox by default value to hint that and have some features such as Math Parser, Numeric Mode, Thousands Separator and etc. for more informations: https://github.com/Behzadkhosravifar/HintTextBox
Rychusoft.
NumericalLibraries.
Chart
by:
Rychu
3,358 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Chart
Calculator
Numerical
Libraries
Math
Derivative
Differential
Chart component for Rychusoft.NumericalLibraries suite
Rychusoft.
NumericalLibraries.
Integral
by:
Rychu
2,578 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Integral
Calculator
Numerical
Libraries
Math
Easy to use library for computing integrals. var math = new Integral("3*x^2-5", 5, 10); var result = math.ComputeIntegral(); // result = 850
Rychusoft.
NumericalLibraries.
LinearEquation
by:
Rychu
3,224 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Linear
Equation
Numerical
Libraries
Calculator
Math
Library for computing linear equations
Compute.
Winx64.
CUDA
by:
allisterb
1,924 total downloads
last updated
1/21/2018
Latest version:
9.1.0
numerical
NVIDIA
CUDA
GPU
HPC
NVIDIA CUDA Toolkit redistributable native Windows x64 dependencies for use with the Compute.Bindings.CUDA package. The DLL files will be automatically copied to your project output directory.
Rychusoft.
NumericalLibraries.
Hybrid
by:
Rychu
2,765 total downloads
last updated
5/31/2020
Latest version:
1.1.1
Function
Root
Zero
Calculator
Numerical
Libraries
Math
Easy to use library for computing zero (root) of a function. var math = new FunctionRoot.Hybrid("(x+1)^2-9", 0, 1.5); var result = math.ComputeHybrid(); // result = 2
Previous
Next