Skip to content

Tags: scikit-hep/resample

Tags

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: modernize ruff settings (#200)

Close #199.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Hans Dembinski <hans.dembinski@gmail.com>

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci fixes (#198)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#191)

<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 →
v0.4.3](astral-sh/ruff-pre-commit@v0.4.2...v0.4.3)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hans Dembinski <HDembinski@users.noreply.github.com>

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix docs (#185)

Fixes missing entry for `bootstrap.covariance` in the docs and adds the
tag and probe example to the docs.

The changelog now points to Github for the more recent updates.

Switch to RTD theme and fix the unwieldly function signatures.

v1.8.1

Toggle v1.8.1's commit message
whitespace

v1.8.1rc1

Toggle v1.8.1rc1's commit message
whitespace

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add covariance (#184)

Adds `bootstrap.covariance` in addition to `bootstrap.variance`. The
former computes the full covariance matrix if the function returns a
vector, while the latter computes the variance element-wise.

The docstring of `bootstrap.variance` was clarified with respect to this
point.

v1.7.1

Toggle v1.7.1's commit message
fix release and doc scripts

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move from readthedocs to github pages (#182)

And other CI fixes

v1.6.0

Toggle v1.6.0's commit message
clarify creator