numerics
There are 148 repositories under numerics topic.
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
mathnet/mathnet-numerics
Math.NET Numerics
blitzpp/blitz
Blitz++ Multi-Dimensional Array Library for C++
fslaborg/FSharp.Stats
statistical testing, linear algebra, machine learning, fitting and signal processing in F#
rubycocos/csvreader
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
narimiran/double_pendulum
Animations of random double pendulums
vimaec/Math3D
A .NET Standard 2.0 library for simple and efficient 3D math that is a feature-rich replacement for System.Numerics https://vimaec.github.io/Math3D
dcwuser/metanumerics
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.
colgreen/Redzen
General purpose C# code library.
techascent/tech.datatype
Efficient numerics for the jvm
SGpp/SGpp
SG⁺⁺ – the numerical library for Sparse Grids in all their variants.
xwu/NumericAnnex
Numeric facilities for Swift
AdamWhiteHat/GNFS
A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. The focus was on readability and understandability of the code, not performance.
AdamWhiteHat/BigDecimal
An arbitrary-precision decimal (base 10) floating-point number class. Over 2.5 million downloads on NuGet!
FESTUNG/FESTUNG
The main project for the MATLAB / GNU Octave code of FESTUNG
milankl/Sherlogs.jl
A number format that inspects your code by logging the arithmetic results.
fireblade-engine/math
A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.
JuliaIntervals/IntervalLinearAlgebra.jl
Linear algebra done rigorously
NetFabric/NetFabric.Numerics
A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.
DirkToewe/nd4js
JS ND-Arrays inspired by NumPy.
nikolaydubina/fpdecimal
🛫 Fixed-Point Decimals
fastats/fastats
A pure Python library for benchmarked, scalable numerics using numba.
sinshu/numflat
A numerical computation library for C#
AdamWhiteHat/BigRational
Arbitrary precision rational number class
dastrobu/NdArray
N dimensional array package for numeric computing in swift.
EMS-TU-Ilmenau/fastmat
A library to build up lazily evaluated expressions of linear transforms for efficient scientific computing.
Magalame/fastest-matrices
Benchmark of the main linear algebra libraries in Haskell
muellan/numeric
numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
michalkonecny/aern2
A Haskell library for Approximating Exact Real Numbers (AERN) based on interval computation. (aern2 is a rewrite of aern.)
FireDynamics/LectureFireSimulation
Lecture and exercise notes on fire simulations
zlumyo/dart_numerics
An ultimate numerical package for Dart.
ajtribick/twofloat
A double-double arithmetic library for Rust
SciCompMod/GMGPolar
High Order Geometric Multigrid for planes in curvilinear coordinates
booya-at/parabem
2d and 3d panelmethod to compute potential flow
JulienKluge/AllanDeviations.jl
Julia package for providing frequency-stability test functions. Implemented so far in overlapping as well as consecutive form for phase or frequency datasets are: allan deviation, modified allan deviation, hadamard deviation and time deviation.
sinshu/fftflat
A fast FFT implementation in pure C#