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: thouska/spotpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jjokella/spotpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master-spotpy-gprmax
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 18 files changed
  • 1 contributor

Commits on Jul 12, 2021

  1. For sceua, worker processes: return into script instead of exit

    For multiple inversions in one Python script, the worker processes
    should be returned, so that they stay available.
    jjokella committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e54b512 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. dummy is_worker() method for sequential.ForEach

    Otherwise the is_worker is not found for sequential.
    jjokella committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    91e8923 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    ccce732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fef70 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

Commits on Dec 12, 2022

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

Commits on Apr 11, 2023

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

Commits on Apr 20, 2023

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

Commits on Feb 7, 2024

  1. SPOTPY-GPRMAX: MPI implementation

    only hand subcommunicator to SPOTPY, rest of the processors are
    waiting to be called for gprMax parallelism.
    jjokella committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    98a746e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    d7ac498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9e15a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e49b857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c436f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    893490f View commit details
    Browse the repository at this point in the history
Loading