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: amusecode/amuse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: amusecode/amuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 15 files changed
  • 3 contributors

Commits on Dec 11, 2019

  1. Work on parameter tools (#547)

    * work on parameter tools to simplify, deduplicate, add option for prefix
    and allow namelist parameter also be derived from file
    
    * fixes
    ipelupessy committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    e2b1034 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    8d77584 View commit details
    Browse the repository at this point in the history
  2. change deprecated c++ bindings to c for simplex (#542)

    * change deprecated c++ bindings to c for simplex
    
    note that process has changed to int from unsigned int
    
    * change back to unsigned, fixing a lot of warnings
    
    * fix case of mpi bindings available
    ipelupessy committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    80bd22e View commit details
    Browse the repository at this point in the history
  3. fix gravitational dynamics state for set_mass etc (#551)

    * fix gravitational dynamics state for set_mass etc
    
    * Update gd.py
    ipelupessy committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    a557405 View commit details
    Browse the repository at this point in the history
  4. fix seg faults

    ipelupessy committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7b18850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3d9b84 View commit details
    Browse the repository at this point in the history
Loading