Package | Description |
---|---|
io.github.hakkelt.ndarrays |
General framework for N-dimensional arrays holding either complex or real values.
|
io.github.hakkelt.ndarrays.basic |
Simple reference implementation for NDArrays backed by 1D arrays of primitive values.
|
io.github.hakkelt.ndarrays.internal |
Internal classes meant to be used for developing new NDArray-based packages, but should not be used directly.
|