Releases: AMReX-Codes/pyamrex
Releases · AMReX-Codes/pyamrex
25.05
Dependencies
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #432
- Bump Ubuntu from 20.04 -> 24.04 in CI by @atmyers in #436
- Fix HIP CI by disabling IPO by @WeiqunZhang in #441
- For MuliFab indexing, () means all cells in all dimension, valid and ghost by @dpgrote in #438
- Fixes in MultiFab setitem by @dpgrote in #440
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #434
- Pywrapper for ba convert, surroundingnodes, and mf.copy by @RevathiJambunathan in #439
- Tests:
amrex.the_arena_init_size=0
by @ax3l in #430 - Add wrappers to invalidate particles and set id/cpu from Python by @atmyers in #435
- pyproject: CMake 4 is fine by @ax3l in #437
- Release: 25.05 by @EZoni in #442
Full Changelog: 25.04...25.05
25.04
Dependencies
What's Changed
SmallMatrix.__repr__
like NumPy by @ax3l in #421- pytest: less verbose by @ax3l in #422
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #423
- readme: fix broken link and add initialize instruction by @baperry2 in #431
- Release: 25.04 by @EZoni in #433
New Contributors
Full Changelog: 25.03...25.04
25.03
25.02
Dependencies
What's Changed
- AMReX: Update to latest
development
by @ax3l in #404 - BoxArray: From List of Boxes by @ax3l in #406
- AMReX SoA Named Components by @ax3l in #382
MultiFab
: Static to Member Math Methods by @ax3l in #301- CI: Bye Bye ICC by @ax3l in #409
- Implement
iMultiFab
by @ax3l in #410 MultiFab.__len__()
by @ax3l in #407- Release: 25.02 by @ax3l in #412
Full Changelog: 25.01...25.02
25.01
24.12
Dependencies
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #386
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #393
- Release: 24.12 by @EZoni in #394
Full Changelog: 24.11...24.12
24.11
Dependencies
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #376
- CMake: Fix List of Pip Options by @ax3l in #377
- AMReX: Update to latest
development
by @ax3l in #379 - Implement multifab wrapper functionality from WarpX by @dpgrote in #370
PYBIND11_FINDPYTHON=ON
by @ax3l in #381- Print IntVect values in repr by @dpgrote in #380
- Fix comments in tests/test_multifab.py by @dpgrote in #384
- Fix getitem for cases with incomplete domains by @dpgrote in #385
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #383
- Fix case when only empty tuple is passed in by @dpgrote in #387
- Update CXXFLAGS in SYCL CIs by @WeiqunZhang in #389
- Add wrapper for VisMF by @dpgrote in #388
- Release: 24.11 by @EZoni in #391
Full Changelog: 24.10...24.11
24.10
Dependencies
What's Changed
- Simplify cache cleanup actions by @WeiqunZhang in #365
- EB: On by default in superbuild by @ax3l in #366
- Anticipate new
AddReal/IntComp
Overloads by @ax3l in #369 - Release: 24.10 by @ax3l in #373
Full Changelog: 24.09...24.10
24.09
Dependencies
What's Changed
- CI: Ruff replaced Tools by @ax3l in #351
- Ruff: Run on pyi files by @ax3l in #356
- CMake: More Pip Control Options by @ax3l in #353
- CMake: Replace
FetchContent_Populate
by @ax3l in #359 - CI: Save PR Number Once by @ax3l in #360
- Release: 24.09 by @ax3l in #364
Full Changelog: 24.08...24.09
24.08
Dependencies
What's Changed
- Update .zenodo.json by @BenWibking in #337
- Docs: fix link to GitHub discussions page by @EZoni in #338
- Fix CMake IPO Control by @ax3l in #339
- Fix Ubuntu 20.04 CI by @ax3l in #340
- Fix SoA Test: No NaN Comparison by @ax3l in #341
- Doc: NumPy 2 Works by @ax3l in #344
- Add overload_cast to IntVect::dim3() by @AlexanderSinn in #345
- Add Particle I/O: restart & restart_checkpoint by @JBlaschke in #342
- CI: Clarify GCC Debug Runner by @ax3l in #347
- CI: Fix to ROCm 6.1 by @ax3l in #350
- Release: 24.08 by @ax3l in #346
New Contributors
- @AlexanderSinn made their first contribution in #345
- @JBlaschke made their first contribution in #342
Full Changelog: 24.07...24.08