Skip to content

Tags: choderalab/pymbar

Tags

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Test newer versions of numpy (#566)

* Test if unpinning numpy gives us too many errors

* add python rc label so we can check 3.14

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix version info and modernize some things (#562)

* drop python 3.10 from testing matrix since it is out of SPEC-0

* migrate to setuptools_scm and use a pyproject.toml file

* Remove unused input for codcov

* fix issue with metadata

* ported entire setup.py

* fix issue with metadata

* switch over to pyproject.toml

* License classifiers have been superseded by license expressions (see https://peps.python.org/pep-0639/)

* Formatting fixes and use setuptools to find package

* add a fallback version so install doesn't fail if git is not in path

* Remove file that doesn't exit anymore from exclude

* Add missing trailing comma

* fix pymbar.__version__

* use better default shell to catch errors and also cancel jobs if a new commit is pushed

4.0.3

Toggle 4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #526 from Lnaden/py312

Update to Python 3.12

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #512 from Lnaden/statsfix

Fix a small bug in the timeseries test, test against min and max versions

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add bootstrap_solver_tolerance arg (#482)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sphinx.ext.pngmath is now sphinx.ext.imgmath (#471)

* sphinx.ext.pngmath is now sphinx.ext.imgmath

* configure bibtex_bibfiles setting

* quick pass on the docs, plenty more to fix but will take care of it later

* add warning to the docs

* add warning to readme

3.1

Toggle 3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sphinx.ext.pngmath is now sphinx.ext.imgmath (#471)

* sphinx.ext.pngmath is now sphinx.ext.imgmath

* configure bibtex_bibfiles setting

* quick pass on the docs, plenty more to fix but will take care of it later

* add warning to the docs

* add warning to readme

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update previous versions in RTD (#467)

* remove special character for now.

* Improve the output.

* trying to tweak the appearance of multilevel dicts.

* Adding more information for release.

* fix point to correct version.

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix documentation (#463)

* remove special character for now.
* Improve the output by using napoleon
* trying to tweak the appearance of multilevel dicts.
* Adding more information for release.

3.0.7

Toggle 3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add warning about unstable API (#432)