Releases: google-deepmind/jraph
Releases · google-deepmind/jraph
v0.0.6.dev0
Full Changelog: v0.0.5.dev0...v0.0.6.dev0
Jraph v0.0.5.dev0
Add jax.pmap example
Full Changelog: v0.0.4.dev0...v0.0.5.dev0
Minor fixes and bug updates.
What's Changed
- Fix a few typos in basic.py and add missing docstring. by @speckhard in #28
- Remove duplicate Python version requirement from setup.py by @adrhill in #30
New Contributors
- @speckhard made their first contribution in #28
- @adrhill made their first contribution in #30
Full Changelog: v0.0.3.dev0...v0.0.4.dev0
v0.0.3.dev0 Sharded GraphNets
What's Changed
- Add support for Edge sharded graph ets.
- docs: minor spelling tweaks by @brettkoonce in #3
- Add syntax highlighting to README by @MilesCranmer in #9
- Fix small typos by @oarriaga in #16
- Update GraphTuple Type Annotations by @mplemay in #19
- Add
frozendict
as a requirement tosetup.py
by @SauravMaheshkar in #24
New Contributors
- @brettkoonce made their first contribution in #3
- @MilesCranmer made their first contribution in #9
- @oarriaga made their first contribution in #16
- @mplemay made their first contribution in #19
- @SauravMaheshkar made their first contribution in #24
Full Changelog: https://github.com/deepmind/jraph/commits/v0.0.3.dev0
Jraph v0.0.02.dev0
First release of Jraph.
What's Changed
- docs: minor spelling tweaks by @brettkoonce in #3
- Add syntax highlighting to README by @MilesCranmer in #9
- Fix small typos by @oarriaga in #16
- Update GraphTuple Type Annotations by @mplemay in #19
New Contributors
- @brettkoonce made their first contribution in #3
- @MilesCranmer made their first contribution in #9
- @oarriaga made their first contribution in #16
- @mplemay made their first contribution in #19
Full Changelog: https://github.com/deepmind/jraph/commits/v0.0.2.dev0