Skip to content

Minor enhancements

Compare
Choose a tag to compare
@tdegeus tdegeus released this 21 Apr 17:11
· 33 commits to main since this release
7fe6d26

What's Changed

  • [Python] Adding missing imports by @tdegeus in #38
  • Fixing typo by @tdegeus in #40
  • Array: adding function to 'view' a tensor (rank 2 or 4) by @tdegeus in #41
  • Array of tensors: returning underlying shape/size by @tdegeus in #43
  • [BREAKING CHANGE] Moving "allocate" to public namespace by @tdegeus in #42

Full Changelog: v0.7.5...v0.8.0