Releases: JuliaGeodynamics/JustPIC.jl
Releases · JuliaGeodynamics/JustPIC.jl
v0.3.6
JustPIC v0.3.6
Merged pull requests:
- Further randomise the location of an injected particle (#117) (@albert-de-montserrat)
- Fix typo in the indexing (#118) (@albert-de-montserrat)
- Add more docs (#119) (@albert-de-montserrat)
- Bump minor version (#121) (@albert-de-montserrat)
v0.3.5
JustPIC v0.3.5
Merged pull requests:
- Conversion of
AbstractParticles
to CPU (#106) (@albert-de-montserrat) - Out-of-place copy method for JP (#108) (@aelligp)
- Fixes bug CPU conversion from #106 (#109) (@albert-de-montserrat)
- Slightly improve the performance of
move_particles!
(#112) (@albert-de-montserrat) - Bump ParallelStencil.jl (#114) (@albert-de-montserrat)
- Bump minor version (#115) (@albert-de-montserrat)
v0.3.4
JustPIC v0.3.4
Merged pull requests:
- Bump crate-ci/typos from 1.20.10 to 1.21.0 (#100) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#101) (@dependabot[bot])
- 3D MPI example & docs (#102) (@albert-de-montserrat)
- Simplify API for
init_particles
(#103) (@albert-de-montserrat) - Bump minor version (#105) (@albert-de-montserrat)
v0.3.3
JustPIC v0.3.3
Merged pull requests:
- Resolve ambiguity in extensions (#96) (@albert-de-montserrat)
- Bump julia-actions/setup-julia from 1 to 2 (#97) (@dependabot[bot])
- Bump crate-ci/typos from 1.20.9 to 1.20.10 (#98) (@dependabot[bot])
- Unexport backends (#99) (@albert-de-montserrat)
v0.3.2
JustPIC v0.3.2
Merged pull requests:
- Documentation (#59) (@albert-de-montserrat)
- Bump julia-actions/setup-julia from 1 to 2 (#79) (@dependabot[bot])
- Bump crate-ci/typos from 1.19.0 to 1.20.9 (#86) (@dependabot[bot])
- Typos (#88) (@albert-de-montserrat)
- Fix docs url (#90) (@albert-de-montserrat)
- Some docs (#91) (@albert-de-montserrat)
- Fix AMDGPU support (#92) (@albert-de-montserrat)
- Bump version (#93) (@albert-de-montserrat)
- Documenter compat (#94) (@albert-de-montserrat)
- Increase unit test coverage (#95) (@albert-de-montserrat)
Closed issues:
v0.3.1
JustPIC v0.3.1
Merged pull requests:
- Bugfixes (#85) (@albert-de-montserrat)
- Bump minor version (#87) (@albert-de-montserrat)
v0.3.0
JustPIC v0.3.0
Merged pull requests:
- add dependency workflow (#77) (@aelligp)
- Integrators (#81) (@albert-de-montserrat)
- Bump JustPIC (#84) (@albert-de-montserrat)
v0.2.3
JustPIC v0.2.3
Merged pull requests:
- Fixes bug triggering CUDA errors (#70) (@albert-de-montserrat)
- Add
SubgridDiffusionCellArrays
to the extensions (#71) (@albert-de-montserrat) - Create SECURITY.md (#72) (@ranocha)
- Fix ext failure to precompile (#73) (@albert-de-montserrat)
- Bump CellArrays and ParallelStencil (#74) (@albert-de-montserrat)
- Update Project.toml (#75) (@albert-de-montserrat)
- Quick fix broken AMD extension (#76) (@albert-de-montserrat)
- Bump ParallelStencil (#78) (@albert-de-montserrat)
- Bump (#80) (@albert-de-montserrat)
v0.2.2
What's Changed
- Test suit for 2D and 3D passive markers by @albert-de-montserrat in #47
- Resolve some ambiguities in the extensions by @albert-de-montserrat in #48
- Fixes wrong variable name by @albert-de-montserrat in #50
- Fix bug in
move_particles!
by @albert-de-montserrat in #51 - Homogenizes the particles initialization for 2 and 3 dimensions by @albert-de-montserrat in #52
- Add
inject_particles_phase!
to extensions by @albert-de-montserrat in #53 - Fix typos by @albert-de-montserrat in #54
- Add SpellCheck by @aelligp in #55
- Bump crate-ci/typos from 1.18.0 to 1.18.2 by @dependabot in #56
- Adds several fixes and performance improvements by @albert-de-montserrat in #57
- Bump JustPIC by @albert-de-montserrat in #58
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- bump to v0.2.0 by @albert-de-montserrat in #41
- Deprecate
shuffle_particles
and other optimizations by @albert-de-montserrat in #42 - Remove escaped particles during move_particles! by @albert-de-montserrat in #44
- Marker chain by @albert-de-montserrat in #43
- Passive markers by @albert-de-montserrat in #45
- Bump version by @albert-de-montserrat in #46
Full Changelog: v0.2.0...v0.2.1