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 2024Releases
latest 21-
0.5.411 Oct 2024Release notes
Open source →Changed
- Update
nalgebrato0.33.0 - Disable
nalgebramacrosfeature to reduce dependencies - Update project to Rust 2021 edition
- Update
-
0.5.329 Aug 2023 -
0.5.204 Jul 2023Release notes
Open source →Changed
- Update
nalgebrato0.32.2 - Replace dev dependency
criterionwithtiny-bench - Minor performance improvements
- Update
-
0.5.104 Feb 2023Release notes
Open source →Changed
- Update
nalgebrato version 0.32.1 - Optimize various calculations (see ef94ca0)
Bug fixes
- Fix model fitting failure when standard error is equal to zero
- Update
-
0.5.012 Jul 2022Release notes
Open source →Changed
- Update
nalgebrato0.31.0 - Fully replace
Cephesspecial functions with new implementation based on implementation instatrs - Remove
statrsdependency. All statistics related code is now implemented in this crate - Remove quickcheck related dev-dependencies
- Port benchmarks to criterion
Added
- Added
assert_almost_eqandassert_slices_almost_eqmacros for use in doc tests
- Update
-
0.5.0-alpha.124 Feb 2022 pre-releaseRelease notes
Open source →Breaking changes
- Rework API to remove
RegressionParametersstruct FormulaRegressionBuilder::fit_without_statisticsreturns aVec- The fields of
RegressionModelandLowLevelRegressionModelare now private. - Appropriate accessor methods have been added.
RegressionParameters::pairshas been replaced withiter_methods onRegressionModel
- Rework API to remove
-
0.4.425 Aug 2021Release notes
Open source →Added
- Add
data_columnsmethod toFormulaRegressionBuilderIt allows setting the regressand a regressors without using a formula string. - Add
fit_low_level_regression_modelandfit_low_level_regression_model_without_statisticsfunctions for performing a regression directly on a matrix of input data
- Add
-
0.4.301 Jul 2021Release notes
Open source →Changed
- Update
statrsdependency to0.15.0to avoid multiple versions ofnalgebrain our dependency tree
Release notes
Open source →Changed
- Update
statrsdependency to0.15.0to avoid multiple versions ofnalgebrain out dependency tree
- Update
-
0.4.215 Jun 2021Release notes
Open source →Changed
- Update
nalgebrato0.27.1in response to RUSTSEC-2021-0070 - Update
statrsto0.14.0
- Update
-
0.4.109 Apr 2021Nothing published for this version
-
0.4.020 Jul 2020Nothing published for this version
-
0.3.014 May 2020Nothing published for this version
-
0.2.012 May 2020Nothing published for this version
-
0.1.729 Nov 2019Nothing published for this version
-
0.1.604 Jul 2019Nothing published for this version
-
0.1.518 May 2019Nothing published for this version
-
0.1.427 Apr 2019Nothing published for this version
-
0.1.324 Mar 2019Nothing published for this version
-
0.1.211 Mar 2019Nothing published for this version
-
0.1.111 Mar 2019Nothing published for this version
-
0.1.011 Mar 2019Nothing published for this version