[Commits] [Sbozzolo/kuibit] ad3015: Ignore broken version of SciPy

Gabriele Bozzola noreply at github.com
Sun Jun 16 18:34:02 CDT 2024


  Branch: refs/heads/next
  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: 1c3df4737a8f45bdea21335eb22976fce0057311
      https://github.com/Sbozzolo/kuibit/commit/1c3df4737a8f45bdea21335eb22976fce0057311
  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: a292e0c571535c3c8e987bd4ab6046a70bdc3f27
      https://github.com/Sbozzolo/kuibit/commit/a292e0c571535c3c8e987bd4ab6046a70bdc3f27
  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: 53391356ae1cd2a2f7b6300d051ee305096051c5
      https://github.com/Sbozzolo/kuibit/commit/53391356ae1cd2a2f7b6300d051ee305096051c5
  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: 5d7a1e4cae56cb5f29b843f481e22eda6598bfa2
      https://github.com/Sbozzolo/kuibit/commit/5d7a1e4cae56cb5f29b843f481e22eda6598bfa2
  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: 172e530b363c2378b0452b23f5de332c42775417
      https://github.com/Sbozzolo/kuibit/commit/172e530b363c2378b0452b23f5de332c42775417
  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: 5fd7c65f0e959a7c9cea8e439f3a0d3d7f5f4228
      https://github.com/Sbozzolo/kuibit/commit/5fd7c65f0e959a7c9cea8e439f3a0d3d7f5f4228
  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: 7936949c12f3e1ab0a72a66c753117cab15c0fdc
      https://github.com/Sbozzolo/kuibit/commit/7936949c12f3e1ab0a72a66c753117cab15c0fdc
  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/c796b91893c7...7936949c12f3

To unsubscribe from these emails, change your notification settings at https://github.com/Sbozzolo/kuibit/settings/notifications


More information about the Commits mailing list