Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@dachengx dachengx released this 15 Nov 01:58
· 2 commits to master since this release
dd62b13

What's Changed

  • Allow chunk_number to be list or tuple in dry_load_files function by @dachengx in #921
  • Fixing store_data_start in recursive peak splitter calls and peaklet["length'] fix in store_downsampled_waveform by @HenningSE in #920
  • Run garbage collection after yield result in Plugin.iter by @dachengx in #922
  • Add a function to get size of a single item of data_type in bytes by @dachengx in #923
  • Speed up get_dependencies by @dachengx in #924
  • Add more kwargs to dry_load_files by @dachengx in #925
  • Add enforcement for np.sort and np.argsort by @yuema137 in #918

Full Changelog: v2.0.0...v2.0.1