Numerics Library for Unity

Key Features

  • Array Manipulation
    • Indexing and slicing
    • Array operators
    • Broadcasting
    • Transposing, Flattening and Reshaping
    • Array creation routines
    • Sorting and Seaching
    • Random sampling
  • Mathematical and Statistical Functions
    • Arithmetic Operations
    • Exponents and Logarithms
    • Trigonometry functions
    • Complex Numbers
    • Descriptive Statistics
    • Convolution and Correlation
  • Linear Algebra
    • Matrix Operations
    • Matrix Decomposition
    • Linear Equations
    • Eigenvalues
  • Polynomial
    • 1-D Polynomial functions
    • Integrals and Derivatives
  • Signal Processing
    • Fast Fourier Transform
    • IIR Filter Design
    • FIR Filter Design
    • Filtering Functions
    • Spectral Analysis
    • Peak Finding

It targets .NET Standard 2.1 and Unity 2021 LTS or higer.


[ Documentation ]

[ Contact us ]