numerics topic

List numerics repositories

Math3D

96
Stars
10
Forks
Watchers

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

Redzen

92
Stars
16
Forks
Watchers

General purpose C# code library.

GNFS

56
Stars
13
Forks
Watchers

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,...

fastats

26
Stars
11
Forks
Watchers

A pure Python library for benchmarked, scalable numerics using numba.

NdArray

21
Stars
2
Forks
Watchers

N dimensional array package for numeric computing in swift.

BigDecimal

35
Stars
13
Forks
Watchers

An arbitrary-precision decimal (base 10) floating-point number class.

math

36
Stars
7
Forks
Watchers

A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.

Sherlogs.jl

36
Stars
1
Forks
Watchers

A number format that inspects your code by logging the arithmetic results.

fastest-matrices

23
Stars
5
Forks
Watchers

Benchmark of the main linear algebra libraries in Haskell

numeric

24
Stars
3
Forks
Watchers

numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals