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

Customizable data objects for ExtensibleRate #1417

Merged
merged 15 commits into from
Jan 21, 2023

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    96ce244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c625c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    612baad View commit details
    Browse the repository at this point in the history
  4. Make custom_reaction.py example more robust

    Much of the difference between cases was coming from taking different
    numbers of timesteps based on small rounding errors. Running over a
    range of different initial conditions and calculating stats on a
    "per timestep" basis helps isolate the effect of the user-defined
    reactions.
    speth committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c31ea6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a47e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3e754c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1740f16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2774685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec51ed2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1db33e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11f48c9 View commit details
    Browse the repository at this point in the history
  12. [SCons] Avoid unnecessary rebuilds of wheel

    Fixes a regression introduced in 0958f7c.
    speth committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d484dfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a302610 View commit details
    Browse the repository at this point in the history
  14. [CI] Fix mambaforge setup

    speth committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    958565f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ba382e View commit details
    Browse the repository at this point in the history