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-seasons-v0.3.1 Latest Release

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-outlier-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-forecaster-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-ets-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-mstl-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-testing-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-changepoint-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-core-v0.3.1

Published by sd2k 3 months ago

No notable changes in this release.

augurs - augurs-seasons-v0.3.0

Published by sd2k 3 months ago

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-outlier-v0.3.0

Published by sd2k 3 months ago

Fixed

  • use more accurate series count to avoid panic (#101)

Other

  • Add MAD outlier algorithm (#89)
  • Update rustc-hash requirement from 1.1.0 to 2.0.0 (#95)
  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-forecaster-v0.3.0

Published by sd2k 3 months ago

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-ets-v0.3.0

Published by sd2k 3 months ago

Other

  • Add MAD outlier algorithm (#89)
  • Update nalgebra requirement from 0.32.2 to 0.33.0 (#93)
  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-mstl-v0.3.0

Published by sd2k 3 months ago

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-testing-v0.3.0

Published by sd2k 3 months ago

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-changepoint-v0.3.0

Published by sd2k 3 months ago

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-core-v0.3.0

Published by sd2k 3 months ago

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)
augurs - augurs-seasons-v0.2.0

Published by sd2k 5 months ago

Added

  • [breaking] add transformations and high-level forecasting API (#65)

Other

  • Update itertools requirement from 0.12.0 to 0.13.0 (#75)
augurs - augurs-outlier-v0.2.0

Published by sd2k 5 months ago

Added

  • add outlier crate with DBSCAN implementation (#79)

Other

  • Add empty CHANGELOGs
augurs - augurs-forecaster-v0.2.0

Published by sd2k 5 months ago

Added

  • [breaking] add transformations and high-level forecasting API (#65)

Other

  • Add empty CHANGELOGs
augurs - augurs-ets-v0.2.0

Published by sd2k 5 months ago

Added

  • [breaking] add transformations and high-level forecasting API (#65)

Other

  • Silence nightly clippy warning
  • use clone_from instead of assigning result of clone (#73)
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