Releases: AMReX-Codes/pyamrex
Releases · AMReX-Codes/pyamrex
25.10
Dependencies
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #473
- Docs: Fix HTTP Error 403 by @EZoni in #475
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #476
- Fix MultiFab getitem for single imaginary index by @dpgrote in #477
- Implement same dependency/release update workflow as WarpX by @EZoni in #474
- Fix Use-After-Free in NumPy/df by @ax3l in #478
- Fix Warning: GNU 11 + NVCC 11.7 by @ax3l in #479
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #480
- pybind11: 3.0.1 by @ax3l in #481
- Fix:
Config.precision
by @ax3l in #482 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #483
- Release: 25.10 by @EZoni in #485
Full Changelog: 25.09...25.10
25.09
25.08
Dependencies
What's Changed
- Swap
get_type
topy::type::of
by @roelof-groenewald in #453 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #450
- pybind11: 3.0.0 by @ax3l in #455
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #456
- Doxygen: No Python Files by @ax3l in #457
- Single Precision Support by @ax3l in #458
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #461
- Release: 25.08 by @ax3l in #462
New Contributors
- @roelof-groenewald made their first contribution in #453
Full Changelog: 25.07...25.08
25.07
25.06
Dependencies
What's Changed
- Add template parameter to RealVect BASISREALV by @AlexanderSinn in #443
- Fix RealVect crossProduct by @AlexanderSinn in #445
- Release: 25.06 by @EZoni in #446
Full Changelog: 25.05...25.06
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