Skip to content

Tags: acerbilab/pyvbmc

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #149 from acerbilab/dependabot/github_actions/acti…

…ons/setup-python-5

Chore(deps): Bump actions/setup-python from 4 to 5

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to numpy 2.0.0. (#145)

* Upgrade to numpy 2.0.0.

* Set numpy < 2.0.0

pycma breaks for numpy >= 2.0.0, so we wait until that is fixed

---------

Co-authored-by: Luigi Acerbi <luigi.acerbi@gmail.com>

v1.0.2

Toggle v1.0.2's commit message
Minor fixes.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor fixes from JoSS review + static linting (#140)

* chore: update pre-commit packages.

* fix: string_to_acq is not imported.

* docs: VBMC docstrings (issue 136).

* docs: update docs re: issues 137 and 135.

* refactor: remove unnecessary code + options re: issues 137 + 138.

---------

Co-authored-by: pipme <sjtulck@gmail.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fix `release` workflow. (#133)

Fixes the `release` workflow to use the official PyPI repository instead of the PyPI test repository.

v0.9.1

Toggle v0.9.1's commit message
Fixes `IndexError` when using Numpy>=1.23.

v0.9.0

Toggle v0.9.0's commit message
PyVBMC public beta.