[Commits] [Sbozzolo/kuibit] ad3015: Ignore broken version of SciPy
Gabriele Bozzola
noreply at github.com
Sun Jun 16 18:39:03 CDT 2024
Branch: refs/heads/master
Home: https://github.com/Sbozzolo/kuibit
Commit: ad30154bdc8d84ae0d33902d109a016f21e8c57f
https://github.com/Sbozzolo/kuibit/commit/ad30154bdc8d84ae0d33902d109a016f21e8c57f
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M poetry.lock
M pyproject.toml
Log Message:
-----------
Ignore broken version of SciPy
SciPy 1.10.0 has a bug in the interpolation routines:
https://github.com/scipy/scipy/issues/17718
Commit: 5658a720b8e2a1f914b6eb8bff667e85a418303a
https://github.com/Sbozzolo/kuibit/commit/5658a720b8e2a1f914b6eb8bff667e85a418303a
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M tests/test_cactus_grid_functions.py
Log Message:
-----------
Test: read on grid with resample = True
Commit: e12773f77fe030bd4889ed3e3a4714588a96cb03
https://github.com/Sbozzolo/kuibit/commit/e12773f77fe030bd4889ed3e3a4714588a96cb03
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M kuibit/visualize_matplotlib.py
Log Message:
-----------
Import tikzplotlib conditionally
Commit: 0ab491cf0ede4109f9c0415892c187d15a3d2498
https://github.com/Sbozzolo/kuibit/commit/0ab491cf0ede4109f9c0415892c187d15a3d2498
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M NEWS.md
M poetry.lock
M pyproject.toml
Log Message:
-----------
Add support for Python 3.12
Commit: 0612aa7f069ee7d192311b1dfb64a75bb7e46b96
https://github.com/Sbozzolo/kuibit/commit/0612aa7f069ee7d192311b1dfb64a75bb7e46b96
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M kuibit/visualize_matplotlib.py
Log Message:
-----------
visualize_matplotlib: fix type hint for rc_par_file
Commit: a9496d8c72b25c7efb54b6326ff65a9ffde14995
https://github.com/Sbozzolo/kuibit/commit/a9496d8c72b25c7efb54b6326ff65a9ffde14995
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
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: 49c86debf1b6edbf052ba9fbdc409a0c2f7efc8e
https://github.com/Sbozzolo/kuibit/commit/49c86debf1b6edbf052ba9fbdc409a0c2f7efc8e
Author: Krishiv Bhatia <flyingunicorns5724 at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M NEWS.md
M docs/features.rst
M docs/index.rst
M kuibit/cactus_grid_functions.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
A tests/grid_functions/batman.it00000001.bp4/data.0
A tests/grid_functions/batman.it00000001.bp4/md.0
A tests/grid_functions/batman.it00000001.bp4/md.idx
A tests/grid_functions/batman.it00000001.bp4/profiling.json
M tests/test_cactus_grid_functions.py
Log Message:
-----------
Add support for reading OpenPMD files
Co-authored-by: Krishiv Bhatia <flyingunicorns5724 at gmail.com>
Co-authored-by: Gabriele Bozzola <sbozzolator at gmail.com>"
Commit: 1847c9b9184fc2c0bc52025ac7073eb50c044062
https://github.com/Sbozzolo/kuibit/commit/1847c9b9184fc2c0bc52025ac7073eb50c044062
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M tests/test_cactus_grid_functions.py
Log Message:
-----------
Test: removed unused import
Commit: 8bb9c3f0bbaaa07fe3b98057a0508dd830f934f7
https://github.com/Sbozzolo/kuibit/commit/8bb9c3f0bbaaa07fe3b98057a0508dd830f934f7
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M kuibit/cactus_ascii_utils.py
M kuibit/cactus_grid_functions.py
M kuibit/cactus_waves.py
M kuibit/visualize_matplotlib.py
M tests/test_cactus_waves.py
M tests/test_gw_utils.py
M tests/test_sensitivity_curves.py
M tests/test_tensor.py
Log Message:
-----------
Lint: Apply black and isort
Commit: facb511348241aecd639634e2441cad907b1ab23
https://github.com/Sbozzolo/kuibit/commit/facb511348241aecd639634e2441cad907b1ab23
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M .github/workflows/test.yml
Log Message:
-----------
CI: No longer test of Python 3.7
Commit: 3484af54e59af9b3f6c2cb3360c6ace216d25909
https://github.com/Sbozzolo/kuibit/commit/3484af54e59af9b3f6c2cb3360c6ace216d25909
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M .github/workflows/document.yml
M docs/conf.py
M poetry.lock
M pyproject.toml
Log Message:
-----------
CI: Update documentation pipeline to Python 3.11
Commit: 00b1d0495ff22a9557d0cd4300ec8130746bba5f
https://github.com/Sbozzolo/kuibit/commit/00b1d0495ff22a9557d0cd4300ec8130746bba5f
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M docs/conf.py
M examples/bins/describe_simdir.py
M examples/bins/interactive_timertree.py
M examples/bins/picklify.py
M examples/bins/plot_1d_slice.py
M examples/bins/plot_1d_vars.py
M examples/bins/plot_ah_coordinate_velocity.py
M examples/bins/plot_ah_found.py
M examples/bins/plot_ah_radius.py
M examples/bins/plot_ah_separation.py
M examples/bins/plot_ah_trajectories.py
M examples/bins/plot_binary_ah_angular_velocity.py
M examples/bins/plot_binary_ah_period.py
M examples/bins/plot_charge_phi1.py
M examples/bins/plot_constraints.py
M examples/bins/plot_em_energy.py
M examples/bins/plot_grid_expr.py
M examples/bins/plot_grid_var.py
M examples/bins/plot_gw_angular_momentum.py
M examples/bins/plot_gw_energy.py
M examples/bins/plot_gw_linear_momentum.py
M examples/bins/plot_phi_lm.py
M examples/bins/plot_phi_time_averaged.py
M examples/bins/plot_physical_time_per_hour.py
M examples/bins/plot_psi4_lm.py
M examples/bins/plot_strain_lm.py
M examples/bins/plot_timeseries.py
M examples/bins/plot_total_luminosity.py
M examples/bins/print_ah_formation_time.py
M examples/bins/print_available_iterations.py
M examples/bins/print_available_timeseries.py
M examples/bins/print_grid_point_minmax.py
M examples/bins/print_qlm_properties_at_time.py
M examples/bins/save_resampled_grid_data.py
M kuibit/__init__.py
M kuibit/argparse_helper.py
M kuibit/attr_dict.py
M kuibit/cactus_ascii_utils.py
M kuibit/cactus_grid_functions.py
M kuibit/cactus_horizons.py
M kuibit/cactus_multipoles.py
M kuibit/cactus_scalars.py
M kuibit/cactus_timers.py
M kuibit/cactus_twopunctures.py
M kuibit/cactus_waves.py
M kuibit/frequencyseries.py
M kuibit/grid_data.py
M kuibit/grid_data_utils.py
M kuibit/gw_mismatch.py
M kuibit/gw_utils.py
M kuibit/hor_utils.py
M kuibit/masks.py
M kuibit/numerical.py
M kuibit/sensitivity_curves.py
M kuibit/series.py
M kuibit/simdir.py
M kuibit/tensor.py
M kuibit/timeseries.py
M kuibit/tree.py
M kuibit/uniform_grid.py
M kuibit/unitconv.py
M kuibit/visualize_matplotlib.py
M tests/test_argparse_helper.py
M tests/test_attr_dict.py
M tests/test_cactus_ascii_utils.py
M tests/test_cactus_grid_functions.py
M tests/test_cactus_horizons.py
M tests/test_cactus_multipoles.py
M tests/test_cactus_scalars.py
M tests/test_cactus_timers.py
M tests/test_cactus_twopunctures.py
M tests/test_cactus_waves.py
M tests/test_frequencyseries.py
M tests/test_grid_data.py
M tests/test_grid_data_utils.py
M tests/test_gw_mismatch.py
M tests/test_gw_utils.py
M tests/test_hor_utils.py
M tests/test_kuibit.py
M tests/test_masks.py
M tests/test_sensitivity_curves.py
M tests/test_simdir.py
M tests/test_tensor.py
M tests/test_timeseries.py
M tests/test_tree.py
M tests/test_unitconv.py
M tests/test_visualize_matplotlib.py
Log Message:
-----------
Bump copyright to 2024
Commit: 0a015ad27d98f7b3ad10bbefed2677b3d0d890d4
https://github.com/Sbozzolo/kuibit/commit/0a015ad27d98f7b3ad10bbefed2677b3d0d890d4
Author: Gabriele Bozzola <sbozzolator at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M docs/conf.py
M docs/features.rst
M pyproject.toml
M tests/test_kuibit.py
Log Message:
-----------
Bump to 1.5.0
Compare: https://github.com/Sbozzolo/kuibit/compare/f74f5e670fb3...0a015ad27d98
To unsubscribe from these emails, change your notification settings at https://github.com/Sbozzolo/kuibit/settings/notifications
More information about the Commits
mailing list