What's Changed
- New:
- Added
ttensor
class and associated tests (Issue #10, PR #51)
- Fixed/Completed:
- Tensor slicing now passes through to
numpy
array slicing (Issue #41, PR #50)
- Updated/Ongoing:
- Included more testing for improved coverage (Issue #14, PR #52)
Full Changelog: v1.3.9...1.4.0