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

Simple fix for Sundials 5.1 compatibility #814

Merged
merged 5 commits into from
Apr 3, 2020

Commits on Feb 28, 2020

  1. Simple fix for Sundials 5.1 compatibility

    The Sundials 5.1 has no any changes in CVODES API
    in comparison with sundials 4.0, 4.1, 5.0 therefore
    the compatibility configuration fix is trivial.
    band-a-prend committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    d347026 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 26, 2020

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

Commits on Mar 27, 2020

  1. [SCons] Warn if untested SUNDIALS is used

    We expect that minor version number release will not introduce breaking
    changes, but the user should be warned that their version of SUNDIALS is
    untested.
    bryanwweber committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    846a7a6 View commit details
    Browse the repository at this point in the history