Closed dependabot[bot] closed 1 year ago
Merging #791 (b67f6c2) into main (fd7b85d) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #791 +/- ##
==========================================
- Coverage 91.20% 91.18% -0.03%
==========================================
Files 216 216
Lines 8063 8063
Branches 1021 1021
==========================================
- Hits 7354 7352 -2
- Misses 482 484 +2
Partials 227 227
Impacted Files | Coverage Δ | |
---|---|---|
src/probnum/randvars/_scipy_stats.py | 70.00% <0.00%> (-2.23%) |
:arrow_down: |
Updates the requirements on jax[cpu] to permit the latest version.
Changelog
Sourced from jax[cpu]'s changelog.
... (truncated)
Commits
58e46b4
Prepare for jax and jaxlib 0.4.4 releasec6a99b6
Remove jax.interpreters.xla.lower_fun.a9e886f
[jax2tf] Enable all native lowering jax2tf tests454e4de
[shape_poly] Fix the lowering for symbolic dimension expressions for divisiond0b42f2
Fix the simple bug on call_tf.replace_non_float and add unittest for floating...26045c4
removecore.{aval_method,aval_property}
d8514d0
Merge pull request #14500 from jakevdp:bcsr-matmul-test0af9fff
Replace uses of deprecated JAX sharding APIs with their new names in jax.shar...1b2a318
removecore.axis_substitution_rules
768960b
Fix pytype errors.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)