Skip to content

Release v1.0.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 08:17
· 2 commits to main since this release
401552c
  • Fixed: preserve order of segments in index
    after augmentation with auglib.Augment.augment()
  • Fixed: ensure transforms work with signals
    stored in a read-only numpy.array
  • Fixed: return correct float types with numpy>=2.0