Skip to content

v0.5.0

Compare
Choose a tag to compare
@jorenham jorenham released this 30 May 00:37
· 1186 commits to master since this release
8e810c2
  • All calculations are now fully vectorized, and around ~100x faster
  • Frequency weights for the univariate L-moments.
  • Most methods now have usage examples.
  • More and better tests.
  • A bunch of minor bugfixes.
  • BREAKING: Merged the tl_{} into the l_{} methods, for the sake of "DRY".
  • BREAKING: The weights parameter is now called aweights.

Full Changelog: v0.4...v0.5.0