Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.0.0a14 #107

Merged
merged 9 commits into from
May 2, 2019
Merged

Release 0.0.0a14 #107

merged 9 commits into from
May 2, 2019

Commits on Apr 5, 2019

  1. Merge pull request #96 from ICB-DCM/master

    Update develop
    dweindl committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    334074f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

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

Commits on Apr 9, 2019

  1. Fix assert_noise_distributions_valid (#99)

    * Fix assert_noise_distributions_valid
    
    TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
    dweindl committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    13b67de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25aea56 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    f017e16 View commit details
    Browse the repository at this point in the history
  2. Fix nan check

    Checking for nan with `n` does not work in all cases
    dweindl committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    54503b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Perform mapping for simulation and preequilibration condition indepen… (

    #106)
    
    * Perform mapping for simulation and preequilibration condition independently (Fixes #105)
    
    * Refactor, cleanup, add typehints, document
    
    * Move parameter mapping functions to separate module
    
    * Change parameter mapping to dictionaries with parameter IDs
    
    * Apply suggestions from code review
    
    * Fix error type
    
    * Add function to merge preequilibration and simulation parameters and scales
    dweindl committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    79cde76 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    e4487c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from ICB-DCM/release_0.0.0a14

    Bump version number (0.0.0a14)
    dweindl committed May 2, 2019
    Configuration menu
    Copy the full SHA
    398cd4f View commit details
    Browse the repository at this point in the history