8000 Comparing 2.4.13...master · phoebe-project/phoebe2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phoebe-project/phoebe2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.13
Choose a base ref
...
head repository: phoebe-project/phoebe2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 57 files changed
  • 11 contributors

Commits on Jun 9, 2024

  1. 2.4.14 release (#888)

    * Fix MPI off to not broadcast if never enabled
    * Fix warning message in dynesty solver
    * Fix multi-compute with enabled/disabled datasets
    * Fix error message in compute_ld_coeffs
    * Fix segfaults in macos-14
    * Now requires C++14-compatible compiler
    
    ---------
    
    Co-authored-by: Michael Abdul-Masih <40573575+MichaelAbdul-Masih@users.noreply.github.com>
    Co-authored-by: Andrej Prsa <aprsa@villanova.edu>
    Co-authored-by: Martin Horvat <horvat77@gmail.com>
    4 people authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    0f7da23 View commit details
    Browse the repository at this point in the history
  2. fix version bump

    kecnry committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f72fe0c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    bf850e1 View commit details
    Browse the repository at this point in the history
  2. 2.4.15 bugfix release (#907)

    * Fix handling of include_times for RVs with compute_times/phases. [#889]
    * GPs on models computed in phase-space will be properly computed based on residuals in time space. [#899]
    * Fix units of requivfrac. [#894]
    * Fix adopting mask_phases from lc_geometry. [#896]
    * Fix population of wavelength array in load function for passbands. [#914]
    * Temporarily cap numpy dependency < 2.0. [#930]
    * Fix installation of phoebe-server CLI script to launch from UI. [#929]
    * Fix passing compute to export_solver with features attached. [#922]
    * sigmas_lnf: change handling of noise-nuissance parameter for RVs to no longer depend on the RV amplitude. [#901]
    * Remove duplicated phoebe-server code. [#940]
    * Fix python 3.12+ support by updating invalid escape sequences. [#948]
    * Improved precision in calculation of constraints. [#945]
    
    ---------
    
    Co-authored-by: Kelly Hambleton (Prsa) <kmhambleton@gmail.com>
    Co-authored-by: David Jones <Raindogjones@users.noreply.github.com>
    Co-authored-by: Andrej Prsa <aprsa@villanova.edu>
    Co-authored-by: Matthias Fabry <matthias.fabry@villanova.edu>
    Co-authored-by: Matthias Fabry <matthias.fabry@kuleuven.be>
    Co-authored-by: Miroslav Broz <miroslav.broz@email.cz>
    7 people authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fbde243 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. modified publish workflow (#952)

    * modified publish workflow using same as https://github.com/aprsa/ndpolator/blob/main/.github/workflows/on_release.yaml
    * address build wheel warnings
    * bump ubuntu runner to 24.04
    * upgrade cibuildwheel
    * skip failing builds
    kecnry authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    22fa0db View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0af34c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. 2.4.16 bugfix release (#970)

    * Fix handling of floating-point precision near the aligned case that used to result in error from libphoebe. [#965]
    * Updates to phoebe-server to be compatible with modern browser requirements. [#959]
    * Fix support for python 3.13, remove official support for python 3.7. [#968]
    
    ---------
    
    Co-authored-by: Martin Horvat <horvat77@gmail.com>
    kecnry and horvatm authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f28a5a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. 2.4.17 release (#985)

    * Fix support for numpy 2.0. [#982]
    
    ---------
    
    Co-authored-by: mwrona77 <125769279+mwrona77@users.noreply.github.com>
    Co-authored-by: Marcin Wrona <mwrona@villanova.edu>
    3 people authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    84f9585 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. 2.4.18 release (#1044)

    Co-authored-by: Michael Abdul-Masih <40573575+MichaelAbdul-Masih@users.noreply.github.com>
    kecnry and MichaelAbdul-Masih authored May 30, 2025
    Configuration menu
    Copy the full SHA
    d4daa90 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. 2.4.19 release (#1046)

    kecnry authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    09e09e5 View commit details
    Browse the repository at this point in the history
Loading
0