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: icecube/pisa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.4
Choose a base ref
...
head repository: icecube/pisa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 20, 2024

  1. Fix python test environment setup. (#844)

    * Fix ubuntu version to 22.04 in python test environment setup.
    
    * Try using python 3.9, but keeping latest ubuntu version.
    
    * Try keeping latest ubunut and python 3.8, but change to newer checkout/setup verions.
    LeanderFischer authored Dec 20, 2024
    Copy the full SHA
    f821e18 View commit details

Commits on Jan 9, 2025

  1. Enable (in)equality constraints for use with local and global scipy m…

    …inimizers (#841)
    
    * enable (in)equality constraints for use with scipy.optimize.minimize interface; support a few more minimisers; redefine _minimizer_callback signature to support trust-constr; add quick minimiser tests; minor touchups
    
    * rename nested functions so they're not attempted to be tested individually
    
    * fix scipy global solvers' configurations with or without constraints as much as possible
    
    * add example global min. (DE) config file with theta23 inequality constraint
    
    * add commented-out example DE scipy min. test configured from file
    
    * superficial
    thehrh authored Jan 9, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    targos Michaël Zasso
    Copy the full SHA
    1969a31 View commit details

Commits on Jan 27, 2025

  1. Update discrete systematic README (Ultrasurface use) (#846)

    * Update discrete systematic README (Ultrasurface use)
    
    The previous version described the use of scripts that aren't part of pisa:
    
    * remove the pisa unrelated descriptions
    * update the use instructions with specific config and pipeline example
    
    * Implement PR review comments
    LeanderFischer authored Jan 27, 2025
    Copy the full SHA
    f63627c View commit details
Loading