Releases: neutrinoceros/gpgi
Releases · neutrinoceros/gpgi
v0.2.0
What's Changed
- ENH: implement fast particle indexing for constant stepping grids by @neutrinoceros in #23
- BUG: fix a bug where field cache wasn't used in case a deposit field was queried with the full method name and the abreviated name by @neutrinoceros in #26
- TST: better testing for deposition on stretched grids by @neutrinoceros in #28
- ENH: add verbose option to Dataset.deposit by @neutrinoceros in #31
- ENH: implement ghost layer padding by @neutrinoceros in #29
- ENH: implement Triangular Shaped Cloud deposition method by @neutrinoceros in #33
- DOC: polish and flesh out docs by @neutrinoceros in #37
- ENH: save memory allocation for particle coordinates by @neutrinoceros in #38
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This is the first public release. No binaries are published yet but the code can be compiled from source with pip install gpgi