deps: bump statrs from 0.16.1 to 0.18.0#29
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
b83cb79 to
9d04387
Compare
a365bbd to
1d6948a
Compare
Updates the requirements on [statrs](https://github.com/statrs-dev/statrs) to permit the latest version. - [Release notes](https://github.com/statrs-dev/statrs/releases) - [Changelog](https://github.com/statrs-dev/statrs/blob/master/CHANGELOG.md) - [Commits](statrs-dev/statrs@0.16.0...v0.18.0) --- updated-dependencies: - dependency-name: statrs dependency-version: 0.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1d6948a to
2011963
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps statrs from 0.16.1 to 0.18.0.
Release notes
Sourced from statrs's releases.
Changelog
Sourced from statrs's changelog.
... (truncated)
Commits
2f40250ci: update lockfile to use statrs@0.18.05bfd9c2chore: update changelog and version in manifest for release650fe7drefactor: impl MeanN over generic dimensionab55c61Fixed typo in MultivariateNormal PDF equation748aa55refactor!: Empirical::new -> Result<_, Infallible>b73f189refactor: Empirical::add: Useand_modify6ad4291refactor: Empirical::remove: Try to modify inplaceaf648berefactor: Rewrite Empirical::cdf and ::sf7456947refactor: Separate Empirical::mean_and_varf685851refactor: Use u64 to store Empirical::sum