Commit Graph

2 Commits

Author SHA1 Message Date
eb1ca20158
🚀 Implement Tensor-type and basic methods (#15)
Basic implementation of the tensor-type.

- Basic implementations for the Tensor-type
- Documentation and doctests
- Various refactoring
- Small corrections to other types

Reviewed-on: #15
Co-authored-by: Julius Koskela <julius.koskela@unikie.com>
Co-committed-by: Julius Koskela <julius.koskela@unikie.com>
2024-01-03 21:52:53 +00:00
b17264ba18
🚀 WIP implementation of N-rank Tensor
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
2023-12-26 01:47:13 +02:00