Skip to content

Tags: andrewlesak/jax-tqdm

Tags

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump patch version and update dependencies (jeremiecoullon#23)

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump patch version (jeremiecoullon#21)

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update JAX dependency constraint, and bump minor version number (jere…

…miecoullon#18)

* Update JAX dependency constraint, and bump minor version number

* Update link in README to callback docs

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace message arg with kwargs for tqdm (jeremiecoullon#13)

* replace message arg with tqdm kwargs

* added additional tqdm arguments example to readme

* lint with black

0.1.1

Toggle 0.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 print-rate as optional argument (jeremiecoullon#11)

* Add print-rate as optional argument

* Update dependencies

* Update isort

* Update README, extend tests add checks on print-rate

* README tweaks from PR comments

* Fix typo

* Bump minor version number ahead of new release

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README with installation instructions (jeremiecoullon#8)