[Commits] [Sbozzolo/kuibit] de0efd: CI: Update documentation pipeline to Python 3.11

Gabriele Bozzola noreply at github.com
Sun Jun 16 18:26:38 CDT 2024


  Branch: refs/heads/next
  Home:   https://github.com/Sbozzolo/kuibit
  Commit: de0efdee272a3206047ff23fac5d2cd90d0dddb5
      https://github.com/Sbozzolo/kuibit/commit/de0efdee272a3206047ff23fac5d2cd90d0dddb5
  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: f423f8dedf71ef17164759c104834c54dd111227
      https://github.com/Sbozzolo/kuibit/commit/f423f8dedf71ef17164759c104834c54dd111227
  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: c796b91893c7029d8b3abbdcaeb58e76186d7e37
      https://github.com/Sbozzolo/kuibit/commit/c796b91893c7029d8b3abbdcaeb58e76186d7e37
  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/10126df3503f...c796b91893c7

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


More information about the Commits mailing list