Skip to content

Commit

Permalink
🤖 [master] Bump the Statistics stdlib from d49c2bf to 77bd570 (#57266)
Browse files Browse the repository at this point in the history
Stdlib: Statistics
URL: https://github.com/JuliaStats/Statistics.jl.git
Stdlib branch: master
Julia branch: master
Old commit: d49c2bf
New commit: 77bd570
Julia version: 1.13.0-DEV
Statistics version: 1.11.2(Does not match)
Bump invoked by: @nalimilan
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaStats/Statistics.jl@d49c2bf...77bd570

```
$ git log --oneline d49c2bf..77bd570
77bd570 Fix `quantile` doctest (#188)
bfa5c6b Merge pull request #184 from JuliaStats/an/quantilemuladd
6bd1531 Update src/Statistics.jl
44d51c7 Use muladd in aleph calculation in _quantile to avoid some rounding errors.
793733e Bump codecov/codecov-action from 4 to 5 (#181)
```

Co-authored-by: nalimilan <1120448+nalimilan@users.noreply.github.com>
(cherry picked from commit 504cbc3)
  • Loading branch information
DilumAluthgeBot authored and KristofferC committed Feb 14, 2025
1 parent 5e4a7fb commit 22021d9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5235ac479da042d5dc3c572c473b7219
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0c02ccf1b4988fc701209afb949f27e6f675f37a628385d3f28dc9ea333fed38ce1ca77b001e58fdbe15af833bbe98598cbf478cef21a98b37d54acfe52270b6

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/Statistics.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
STATISTICS_BRANCH = master
STATISTICS_SHA1 = d49c2bf4f81e1efb4980a35fe39c815ef8396297
STATISTICS_SHA1 = 77bd5707f143eb624721a7df28ddef470e70ecef
STATISTICS_GIT_URL := https://github.com/JuliaStats/Statistics.jl.git
STATISTICS_TAR_URL = https://api.github.com/repos/JuliaStats/Statistics.jl/tarball/$1

0 comments on commit 22021d9

Please sign in to comment.