Fastmath 1.5.3-SNAPSHOT

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.5.3-SNAPSHOT"]

Namespaces

fastmath.classification

Classification algorithms.

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.

Categories

Other vars: co-intervals cut group-by-intervals mnorm next-double prev-double slice-range

fastmath.distance

Distance objects.

fastmath.easings

Easing functions.

fastmath.fields

Vector field functions.

fastmath.grid

Grid calculation functions.

fastmath.interpolation

1d, 2d interpolation functions.

fastmath.kernel

Various kernel functions.

fastmath.optimization

Optimization.

fastmath.protocols

Set of protocols for fastmath.

fastmath.random

Various random and noise functions.

fastmath.regression

fastmath.signal

Signal processing (effect) and generation (oscillators).

fastmath.stats

Statistics functions.

fastmath.transform

Transforms.

fastmath.vector

Mathematical vector operations.