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: PyPSA/linopy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: PyPSA/linopy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 7 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 9, 2026

  1. Bugfix/fix readthedocs (#574)

    * add dummy text
    
    * change linopy version discovery
    
    * remove redundnat comments
    
    ---------
    
    Co-authored-by: Robbie Muir <[email protected]>
    RobbieKiwi and Robbie Muir authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    19651ed View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. fix polars dep lb (#578)

    FBumann authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    97ed0c0 View commit details
    Browse the repository at this point in the history
  2. fix: revert np.where to xarray.where when adding vars/ constraints (#575

    )
    
    * fix: revert np.where to xarray.where
    
    * trigger
    lkstrp authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    606a714 View commit details
    Browse the repository at this point in the history
  3. test and future warning for #575 (#579)

    * trigger
    
    * test: add test
    
    * add future warning
    
    * fix
    lkstrp authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    ec6262b View commit details
    Browse the repository at this point in the history
  4. Reinsert broadcasted mask (#580)

    * reinsert broadcasting of masks
    
    * update release notes
    
    * consolidate broadcast mask into new function, add tests for subsets
    
    * align test logic to broadcasting
    
    * Reinsert broadcasted mask (#581)
    
    * 1. Moved the dimension subset check into broadcast_mask
    2. Added a brief docstring to broadcast_mask
    
    * Add tests for superset dims
    
    ---------
    
    Co-authored-by: FBumann <[email protected]>
    FabianHofmann and FBumann authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    75c442c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Configuration menu
    Copy the full SHA
    45285ee View commit details
    Browse the repository at this point in the history
  2. update release notes

    FabianHofmann committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    16d6f32 View commit details
    Browse the repository at this point in the history
Loading