Skip to content

v0.1.5

Compare
Choose a tag to compare
@denehoffman denehoffman released this 31 Oct 20:07
· 164 commits to main since this release
48abf50

Added

  • remove methods to open data into bins or filtered and replace with method on Dataset
  • wrap Events inside Datasets in Arc to reduce bootstrap copying
  • add benchmark for opening datasets
  • add method to resample datasets (bootstrapping)

Other

  • switch to Codspeed for benchmarking
  • update plot and add output txt file for example_1 and reorganize directory structure
  • refactor data loading code into a shared function