From noreply at github.com Fri Nov 3 10:12:15 2023 From: noreply at github.com (Steven R. Brandt) Date: Fri, 03 Nov 2023 08:12:15 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-LORENE] 4c8efc: Change LORENE so that we can configure the INC_DIR... Message-ID: Branch: refs/heads/allow-inc-and-lib-config Home: https://github.com/EinsteinToolkit/ExternalLibraries-LORENE Commit: 4c8efc89d80ce0f4e206ef378be701c34adec123 https://github.com/EinsteinToolkit/ExternalLibraries-LORENE/commit/4c8efc89d80ce0f4e206ef378be701c34adec123 Author: Steven R. Brandt Date: 2023-11-02 (Thu, 02 Nov 2023) Changed paths: M configuration.ccl M src/detect.sh Log Message: ----------- Change LORENE so that we can configure the INC_DIRS and LIB_DIRS the way we can with other thorns. From noreply at github.com Fri Nov 3 10:15:04 2023 From: noreply at github.com (Steven R. Brandt) Date: Fri, 03 Nov 2023 08:15:04 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-LORENE] c796fd: LORENE: add options to configure the INC_DIRS and ... Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/ExternalLibraries-LORENE Commit: c796fd6aceceb850383cb299844d695a376c8bf8 https://github.com/EinsteinToolkit/ExternalLibraries-LORENE/commit/c796fd6aceceb850383cb299844d695a376c8bf8 Author: Steven R. Brandt Date: 2023-11-03 (Fri, 03 Nov 2023) Changed paths: M configuration.ccl M src/detect.sh Log Message: ----------- LORENE: add options to configure the INC_DIRS and LIB_DIRS From noreply at github.com Fri Nov 3 10:39:17 2023 From: noreply at github.com (Roland Haas) Date: Fri, 03 Nov 2023 08:39:17 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-LORENE] f8d165: LORENE: always strip default paths from INC_DIR an... Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/ExternalLibraries-LORENE Commit: f8d165ff0048ea0d971eed26488e5d59b9e582a7 https://github.com/EinsteinToolkit/ExternalLibraries-LORENE/commit/f8d165ff0048ea0d971eed26488e5d59b9e582a7 Author: Roland Haas Date: 2023-11-03 (Fri, 03 Nov 2023) Changed paths: M src/detect.sh Log Message: ----------- LORENE: always strip default paths from INC_DIR and LIB_DIRS From commits-noreply at bitbucket.org Wed Nov 8 12:42:09 2023 From: commits-noreply at bitbucket.org (Roland Haas) Date: Wed, 08 Nov 2023 18:42:09 +0000 Subject: [Commits] commit/Utilities: new changesets Message-ID: new commits in Utilities: Repository URL: https://bitbucket.org/cactuscode/utilities From noreply at github.com Sat Nov 25 13:23:12 2023 From: noreply at github.com (Krishiv Bhatia) Date: Sat, 25 Nov 2023 11:23:12 -0800 Subject: [Commits] [Sbozzolo/kuibit] e5e35b: Add support for Python 3.12 Message-ID: Branch: refs/heads/open_pmd Home: https://github.com/Sbozzolo/kuibit Commit: e5e35b47b96f960276736817f6cd89f4b01f441b https://github.com/Sbozzolo/kuibit/commit/e5e35b47b96f960276736817f6cd89f4b01f441b Author: Gabriele Bozzola Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M NEWS.md M poetry.lock M pyproject.toml Log Message: ----------- Add support for Python 3.12 Commit: 56b586894deb415e14d7a090a8efea80e596ec68 https://github.com/Sbozzolo/kuibit/commit/56b586894deb415e14d7a090a8efea80e596ec68 Author: Gabriele Bozzola Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M kuibit/visualize_matplotlib.py Log Message: ----------- visualize_matplotlib: fix type hint for rc_par_file Commit: 008feb43e2d33ce94dbfb401cfc608598944782c https://github.com/Sbozzolo/kuibit/commit/008feb43e2d33ce94dbfb401cfc608598944782c Author: Gabriele Bozzola Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M NEWS.md M kuibit/cactus_ascii_utils.py A tests/test_cactus_ascii_utils.py Log Message: ----------- total_filesize: error out when given a directory Commit: 4f7ef017650caecf2916f861297de9e2c262d221 https://github.com/Sbozzolo/kuibit/commit/4f7ef017650caecf2916f861297de9e2c262d221 Author: Krishiv Bhatia Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M kuibit/cactus_grid_functions.py M kuibit/visualize_matplotlib.py M poetry.lock M pyproject.toml A tests/grid_functions/batman.it00000000.bp4/data.0 A tests/grid_functions/batman.it00000000.bp4/md.0 A tests/grid_functions/batman.it00000000.bp4/md.idx A tests/grid_functions/batman.it00000000.bp4/profiling.json M tests/test_cactus_grid_functions.py Log Message: ----------- Add support for reading OpenPMD files Compare: https://github.com/Sbozzolo/kuibit/compare/e5e35b47b96f%5E...4f7ef017650c