augurs

A (WIP) time series framework for Rust, with bindings to Python and Javascript

APACHE-2.0 License

Downloads
5.2K
Stars
24
Committers
4

Bot releases are visible (Hide)

augurs - augurs-js-v0.1.0-alpha.0

Published by github-actions[bot] about 1 year ago

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Add explicit getrandom dep with js feature in augurs-js
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Initial commit
augurs - augurs-ets-v0.1.0-alpha.0

Published by github-actions[bot] about 1 year ago

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Add some more comments and debug assertions
  • Update some comments
  • Bump all versions to latest (#26)
  • Update itertools requirement from 0.10.5 to 0.11.0 (#25)
  • Only bother calculating AMSE when it's required (#24)
  • Make slight changes to inner loop to avoid as much unsafe indexing (#23)
  • Add repr for pyaugurs structs
  • Add iai benchmarks for benchmarking in CI (#9)
  • Use workspace dependencies for some more shared dependencies
  • Don't hardcode 95% CI ppf in NaiveTrend prediction intervals
  • Modify compute_sigma_h to be more functional
  • Short circuit where horizon == 0 in predict methods
  • Initial commit
augurs - augurs-mstl-v0.1.0-alpha.0

Published by github-actions[bot] about 1 year ago

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Update some comments
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Add iai benchmarks for benchmarking in CI (#9)
  • Use workspace dependencies for some more shared dependencies
  • Don't hardcode 95% CI ppf in NaiveTrend prediction intervals
  • Short circuit where horizon == 0 in predict methods
  • Initial commit
augurs - augurs-core-v0.1.0-alpha.0

Published by github-actions[bot] about 1 year ago

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Short circuit where horizon == 0 in predict methods
  • Initial commit
augurs - v0.1.0-alpha.1

Published by sd2k about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/augurs/compare/v0.1.0-alpha...augurs-core-v0.1.0-alpha.1

augurs - v0.1.0-alpha

Published by sd2k over 1 year ago

Initial alpha release of augurs.

Package Rankings
Top 30.98% on Npmjs.org
Top 38.07% on Pypi.org
Badges
Extracted from project README
Python Rust docs.rs crates.io
Related Projects