Releases: uwplasma/JAX-in-Cell
Releases · uwplasma/JAX-in-Cell
Version 0.06 of JAX-in-Cell
What's Changed
- Update main branch with the development branch by @rogeriojorge in #6
- Rj/relativistic boris by @rogeriojorge in #7
- Crank Nicolson implicit method from new version by @Longyu975 in #10
New Contributors
- @Longyu975 made their first contribution in #10
Full Changelog: v0.05...v0.06
Version 0.05 of JAX-in-Cell
Full Changelog: v0.0.4...v0.05
v0.0.4
v0.0.3
Updating Pypi version of JAX-in-Cell.
v0.0.2
JAX-in-Cell now has a command line interface and allows input TOML files to be run directly in that interface.
v0.0.1
First release of JAX-in-Cell. It includes all of the main features of a 1D particle-in-cell code. Wide use of automatic vectorization for increased performance implemented.