Skip to content

Releases: grafana/augurs

pyaugurs-v0.1.0-alpha.0

25 Sep 08:19
ebd49a0
Compare
Choose a tag to compare

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 repr for pyaugurs structs
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Bump pyo3 and numpy to 0.19.0 (#16)
  • Add type stubs to pyaugurs
  • Update docstring on PyTrendModel
  • Fix doc comment on pyaugurs Forecast
  • Add numpy as dependency to pyaugurs
  • Bump maturin build-system version to stable
  • Initial commit

augurs-testing-v0.1.0

25 Sep 08:28
a922ab3
Compare
Choose a tag to compare

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)
  • Initial commit

augurs-mstl-v0.1.0-alpha.0

25 Sep 08:02
ebd49a0
Compare
Choose a tag to compare

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-mstl-v0.1.0

25 Sep 08:27
a922ab3
Compare
Choose a tag to compare

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-js-v0.1.0-alpha.0

25 Sep 08:04
ebd49a0
Compare
Choose a tag to compare

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-js-v0.1.0

25 Sep 08:28
a922ab3
Compare
Choose a tag to compare

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-ets-v0.1.0-alpha.0

25 Sep 08:03
ebd49a0
Compare
Choose a tag to compare

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-ets-v0.1.0

25 Sep 08:28
a922ab3
Compare
Choose a tag to compare

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-core-v0.1.0

25 Sep 08:27
a922ab3
Compare
Choose a tag to compare

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-core-v0.1.0-alpha.0

08 Sep 18:15
379eb2d
Compare
Choose a tag to compare

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