Skip to content

Releases: grafana/augurs

v0.1.0-alpha.1

01 Aug 09:03
840c6b4
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

What's Changed

  • python typing docs improvements by @sd2k in #2
  • Run doctests in CI too by @sd2k in #3
  • Handle zero horizon by @sd2k in #5
  • Don't hardcode 95% CI ppf in NaiveTrend prediction intervals by @sd2k in #7
  • Use workspace dependencies for some more shared dependencies by @sd2k in #8
  • Add iai benchmarks for benchmarking in CI by @sd2k in #9
  • Fix quotes and use '/' instead of '@' when triggering CI benchmarks by @sd2k in #11
  • Use contains, not ==, for comment body by @sd2k in #12
  • Create dependabot.yml by @sd2k in #10
  • Bump pyo3 and numpy to 0.19.0 by @sd2k in #16
  • Accept &[f64] in MSTL::fit, rather than owned Vec by @sd2k in #17
  • Add repr for pyaugurs structs by @sd2k in #21
  • Make slight changes to inner loop to avoid as much unsafe indexing by @sd2k in #23
  • Only bother calculating AMSE when it's required by @sd2k in #24
  • Update itertools requirement from 0.10.5 to 0.11.0 by @dependabot in #25
  • Bump all versions to latest by @sd2k in #26

New Contributors

Full Changelog: v0.1.0-alpha...augurs-core-v0.1.0-alpha.1

v0.1.0-alpha

01 Jun 08:53
c2db2fe
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Initial alpha release of augurs.