Skip to content

Tags: acerbilab/pybads

Tags

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: removed unused cma library (#55)

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.
Joss software release (#51)

* fix: changed output error message for constraint checks; fix minor copy array bounds for scalar value; added univariate test

* chore: updated installation text in readme.md

* fix: reference to scipy.optimize.OptimizeResult

* fix: added citation to quasi-monte carlo submodule for sobol init

* fix: space for error message

* Update bads.py

---------

Co-authored-by: Luigi Acerbi <[email protected]>

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. The key has expired.
Check gridizied non-box-cons (#42)

* fix;feat: added log error message for box-cons, removed duplicate check, and added check for transformed gridized point

* fix: add None check for non_box_cons

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix;bug: changed function from squeeze to flatten in variable transfo… (

#40)

* fix;bug: changed function from squeeze to flatten in variable transformation; squeeze removed the dimension when not needed, in the case of 1d dim was giving a scalar result, not a vector

* fix: fixed pytest warnings

* fix: moved optional dependecies to dev env

* chore: changed D example test for coherence

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.
Fix high-dimensional es-search (#38)

* fix: fixed High dimensions broadcasting operation issue

* add: added HD test for pybads

* chore: suppress warning test search

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.
Plausible bounds and readme figure link (#35)

* fix: fixed reference to bounds

* fix: link bads figure in readme

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed unused turtle package (#31)

* chore: changed some descriptions of the PyBADS README file for the release

* fix: removed unused turtle unused package

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: removed tkinter unused import, needed for conda-forge release (#30)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PyBADS example link with raw image link (#29)

Update PyBADS example link with raw image link for PyPI rendering