Fastmath 1.1.3

Released under the Unlicence

Fast and primitive math library.

Installation

To install, add the following dependency to your project or build file:

[generateme/fastmath "1.1.3"]

Namespaces

fastmath.clustering

Clustering algorithms.

fastmath.complex

Complex numbers functions.

Categories

Other vars: abs add arg complex conjugate div mult neg reciprocal sq sqrt sqrt1z sub

fastmath.core

Collection of fast math functions and plethora of constants known from other math libraries.

fastmath.easings

Easing functions.

fastmath.fields

Vector field functions.

fastmath.interpolation

1d, 2d interpolation functions.

fastmath.random

Various random and noise functions.

fastmath.rbf

Radial Basis Function

Categories

fastmath.stats

Statistics functions.

fastmath.transform

Transforms.

fastmath.vector

Mathematical vector operations.