- Finished basic API's for types Tensor, TensorIndex, TensorShape, TensorError.
- Make Axis a simple wrapper type used only for clarity.
- Add documentation and doctests.
Reviewed-on: #17
Co-authored-by: Julius Koskela <julius.koskela@unikie.com>
Co-committed-by: Julius Koskela <julius.koskela@unikie.com>
- Introduce benchmarks with Criterion
- Introduce separate tests context
- Small corrections to types
Reviewed-on: #16
Co-authored-by: Julius Koskela <julius.koskela@unikie.com>
Co-committed-by: Julius Koskela <julius.koskela@unikie.com>