PackageTrack
Sign in Get early access

linregress

ordinary least squared linear regression with some basic statistics

0.5.4 9.8M downloads/mo #3148 most downloaded on crates.io n1m3/linregress

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.1 years

Some releases are documented

notes for 8 of 20 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

21 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

21 releases · Mar 2019 to Oct 2024
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 0.5.4 11 Oct 2024
    Release notes

    Changed

    • Update nalgebra to 0.33.0
    • Disable nalgebra macros feature to reduce dependencies
    • Update project to Rust 2021 edition
    Open source →
  2. 0.5.3 29 Aug 2023
    Release notes

    Changed

    • Update nalgebra to 0.32.3
    Open source →
  3. 0.5.2 04 Jul 2023
    Release notes

    Changed

    • Update nalgebra to 0.32.2
    • Replace dev dependency criterion with tiny-bench
    • Minor performance improvements
    Open source →
  4. 0.5.1 04 Feb 2023
    Release notes

    Changed

    • Update nalgebra to version 0.32.1
    • Optimize various calculations (see ef94ca0)

    Bug fixes

    • Fix model fitting failure when standard error is equal to zero
    Open source →
  5. 0.5.0 12 Jul 2022
    Release notes

    Changed

    • Update nalgebra to 0.31.0
    • Fully replace Cephes special functions with new implementation based on implementation in statrs
    • Remove statrs dependency. All statistics related code is now implemented in this crate
    • Remove quickcheck related dev-dependencies
    • Port benchmarks to criterion

    Added

    • Added assert_almost_eq and assert_slices_almost_eq macros for use in doc tests
    Open source →
  6. 0.5.0-alpha.1 24 Feb 2022 pre-release
    Release notes

    New version 0.5.0-alpha.1

    Open source →
    Release notes

    Breaking changes

    • Rework API to remove RegressionParameters struct
    • FormulaRegressionBuilder::fit_without_statistics returns a Vec
    • The fields of RegressionModel and LowLevelRegressionModel are now private.
    • Appropriate accessor methods have been added.
    • RegressionParameters::pairs has been replaced with iter_ methods on RegressionModel
    Open source →
  7. 0.4.4 25 Aug 2021
    Release notes

    Added

    • Add data_columns method to FormulaRegressionBuilder It allows setting the regressand a regressors without using a formula string.
    • Add fit_low_level_regression_model and fit_low_level_regression_model_without_statistics functions for performing a regression directly on a matrix of input data
    Open source →
  8. 0.4.3 01 Jul 2021
    Release notes

    Changed

    • Update statrs dependency to 0.15.0 to avoid multiple versions of nalgebra in our dependency tree
    Open source →
    Release notes

    Changed

    • Update statrs dependency to 0.15.0 to avoid multiple versions of nalgebra in out dependency tree
    Open source →
  9. 0.4.2 15 Jun 2021
    Release notes

    Changed

    • Update nalgebra to 0.27.1 in response to RUSTSEC-2021-0070
    • Update statrs to 0.14.0
    Open source →
  10. 0.4.1 09 Apr 2021

    Nothing published for this version

  11. 0.4.0 20 Jul 2020

    Nothing published for this version

  12. 0.3.0 14 May 2020

    Nothing published for this version

  13. 0.2.0 12 May 2020

    Nothing published for this version

  14. 0.1.7 29 Nov 2019

    Nothing published for this version

  15. 0.1.6 04 Jul 2019

    Nothing published for this version

  16. 0.1.5 18 May 2019

    Nothing published for this version

  17. 0.1.4 27 Apr 2019

    Nothing published for this version

  18. 0.1.3 24 Mar 2019

    Nothing published for this version

  19. 0.1.2 11 Mar 2019

    Nothing published for this version

  20. 0.1.1 11 Mar 2019

    Nothing published for this version

  21. 0.1.0 11 Mar 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive