Skip to content

0.1.1

Compare
Choose a tag to compare
@CJ-Wright CJ-Wright released this 11 Jan 22:48
· 407 commits to master since this release

Added:

  • Benchmark scripts for speed testing (Note that these run on local files
    currently)
  • Numba for median masking, giving a speedup

Changed:

  • Most zip_latest nodes have been changed to combine_latest to avoid
    unwanted buffering.
  • Use BinnedStatistics`D properties for masking, which reduces recomputation

Removed:

  • streamz dep, now the project depends on streamz_ext