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: quaquel/EMAworkbench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.1
Choose a base ref
...
head repository: quaquel/EMAworkbench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 17, 2024

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

Commits on May 24, 2024

  1. Replace deprecated np.NaN with np.nan (#361)

    np.NaN will be removed in NumPy 2.0.
    EwoutH committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b41c16b View commit details
    Browse the repository at this point in the history
  2. Clear up DelftBlue tutorial (#359)

    * Clear up DelftBlue tutorial
    A few minor clarifications to the DelftBlue part of the MPI tutorial.
    
    * MPI tutorial: pip upgrade existing EMAworkbench installation
    
    This makes sure users don't accidently keep using an older version if they installed it previously.
    EwoutH committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d220a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b37e652 View commit details
    Browse the repository at this point in the history
Loading