Skip to content

Tags: musoke/UltraDark.jl

Tags

v0.9.7

Toggle v0.9.7's commit message
[Diff since v0.9.6](v0.9.6...v0.9.7)

**Merged pull requests:**
- chore: Add Julia v1.10 to compat (#179) (@musoke)
- chore(deps): bump codecov/codecov-action from 3 to 4 (#180) (@dependabot[bot])
- chore(deps): bump julia-actions/setup-julia from 1 to 2 (#181) (@dependabot[bot])
- Rewrite much of docs after JOSS review (#182) (@musoke)
- Doc/extref (#186) (@musoke)
- Expand docstrings and move them around in rendered pages (#187) (@musoke)
- doc: Cleanup overview (#188) (@musoke)
- Update paper.md (#189) (@xuanxu)
- JOSS submission (#190) (@musoke)
- doc: Fix redundant tildes in index.md (#191) (@musoke)
- chore: Release 0.9.7 (#192) (@musoke)

**Closed issues:**
- Expand documentation (#168)
- Add a result figure to JOSS draft (#169)
- Add links to papers/figures in documentation (#175)
- link docs to types from Julia, PencilArrays and PencilFFTs (#184)
- Document fields of Grids and PencilGrids (#185)

joss-resubmission

Toggle joss-resubmission's commit message
doc(joss): Add an example figure to JOSS paper

Fixes: #169

v0.9.6

Toggle v0.9.6's commit message
[Diff since v0.9.5](v0.9.5...v0.9.6)

**Merged pull requests:**
- opt: Parallelise calculation of coordinate arrays (#164) (@musoke)
- chore: Add compat entries for std libs (#165) (@musoke)
- ci: Update julia-format action to v2 (#166) (@musoke)
- Community & contribution guidelines (#172) (@musoke)
- ci: Bump Julia to 1.10 (#173) (@musoke)
- ci: actions/cache -> julia-actions/cache (#174) (@musoke)
- ci: doc job should use julia-actions/cache (#176) (@musoke)
- opt: Use PrecomileTools (#177) (@musoke)
- feat: Soliton initialisation (#178) (@musoke)

**Closed issues:**
- Contribution guidelines (#167)
- move soliton initialisation into package (#171)

v0.9.5

Toggle v0.9.5's commit message
[Diff since v0.9.4](v0.9.4...v0.9.5)

**Closed issues:**
- doctests: Tests on PencilGrids don't run locally (#71)
- Spell out \psi, \Phi in Grids? (#81)
- move plots to makie (#82)
- Add differences from other codes to readme (#116)
- https://github.com/JuliaTesting/Aqua.jl (#136)
- dependabot to update actions (#137)
- fix zenodo badge (#141)
- use Folds.jl on reductions (#144)

**Merged pull requests:**
- Zendo badge (#135) (@musoke)
- chore: drop julia 1.7, allow julia 1.9 (#139) (@musoke)
- test: Use Aqua (#140) (@musoke)
- chore: Ignore doc/Manifest.toml (#142) (@musoke)
- chore: dependabot to update github actions (#143) (@musoke)
- chore(deps): bump codecov/codecov-action from 1 to 3 (#145) (@dependabot[bot])
- chore(deps): bump actions/cache from 1 to 3 (#146) (@dependabot[bot])
- chore(deps): bump actions/checkout from 2 to 3 (#147) (@dependabot[bot])
- CompatHelper: bump compat for PencilFFTs to 0.15, (keep existing compat) (#148) (@github-actions[bot])
- chore: gitignore output figures (#151) (@musoke)
- opt: Use Folds.jl for E_grav (#152) (@musoke)
- doc: Write brief introduction to API (#153) (@musoke)
- doc fixup (#154) (@musoke)
- fix(ci): Deploy docs to branch main (#155) (@musoke)
- CI: add tests on Julia nightly & latest tags (#156) (@musoke)
- Convert plots in examples from Plots.jl to Makie.jl (#158) (@musoke)
- fix: Pass non-constant scale factor (#159) (@musoke)
- fix(tests): Prevent MPI from breaking doc tests (#160) (@musoke)
- chore(deps): bump actions/checkout from 3 to 4 (#161) (@dependabot[bot])
- CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat) (#162) (@github-actions[bot])
- fix: Typo in gravitational energy (#163) (@musoke)

v0.9.4

Toggle v0.9.4's commit message
[Diff since v0.9.3](v0.9.3...v0.9.4)

**Closed issues:**
- use parallel reductions to compute sum, maximum, etc (#126)
- HDF5 output (#130)

**Merged pull requests:**
- opt: Parallelise maximums and sums with Folds.jl (#128) (@musoke)
- feat: HDF5 output (#131) (@musoke)
- fix: Output of slices from pencil arrays (#132) (@musoke)
- chore: bump 0.9.4 (#133) (@musoke)
- chore: specify Folds.jl compat (#134) (@musoke)

v0.9.3

Toggle v0.9.3's commit message
[Diff since v0.9.2](v0.9.2...v0.9.3)

**Closed issues:**
- NUFFT to remove periodic boundary conditions (#99)

**Merged pull requests:**
- chore: Add CITATION.cff (#124) (@musoke)
- fix: Correct scale factor on last half step (#127) (@musoke)

v0.9.2

Toggle v0.9.2's commit message
[Diff since v0.9.1](v0.9.1...v0.9.2)

**Closed issues:**
- update PencilArrays (#106)
- move init_sol to artifact (#110)

**Merged pull requests:**
- fix: outer_step! call at end of loop missed (#120) (@musoke)
- temporary fix for julia-formatter action (#121) (@musoke)
- feat: Write list of output times to disc (#122) (@musoke)
- test: Fix overly strong test in summary (#123) (@musoke)

v0.9.1

Toggle v0.9.1's commit message
[Diff since v0.9.0](v0.9.0...v0.9.1)

**Merged pull requests:**
- fix: Too much overloading of angular momentum (#119) (@musoke)

v0.9.0

Toggle v0.9.0's commit message
[Diff since v0.8.0](v0.8.0...v0.9.0)

**Merged pull requests:**
- CompatHelper: bump compat for PencilArrays to 0.17, (keep existing compat) (#112) (@github-actions[bot])
- bump compat for julia to 1.7, PencilFFTs to 0.14, MPI to only 0.20 (#115) (@github-actions[bot])

v0.8.0

Toggle v0.8.0's commit message
[Diff since v0.7.0](v0.7.0...v0.8.0)

**Merged pull requests:**
- External state (#118) (@musoke)