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

ODEProblem Parameter type for driving models with data #2220

Closed
wants to merge 9 commits into from

Commits on Aug 2, 2023

  1. p_type definition

    Brad Carman committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4d8cde4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fixes and doc strings

    Brad Carman committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    824fa7e View commit details
    Browse the repository at this point in the history
  2. bug fix

    Brad Carman committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    af6ed29 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    49c8963 View commit details
    Browse the repository at this point in the history
  2. Parameter{T} with automatic promote_to_concrete

    Brad Carman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    19d2be9 View commit details
    Browse the repository at this point in the history
  3. doc string

    Brad Carman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5e19d55 View commit details
    Browse the repository at this point in the history
  4. changed tofloat error to warning

    Brad Carman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    80fa109 View commit details
    Browse the repository at this point in the history
  5. tofloat error to warning

    Brad Carman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3fa7ee9 View commit details
    Browse the repository at this point in the history
  6. fixed IfElse definition

    Brad Carman committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    40866f3 View commit details
    Browse the repository at this point in the history