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

Add Differential Equation API #3590

Merged
merged 21 commits into from
Sep 3, 2019
Merged

Add Differential Equation API #3590

merged 21 commits into from
Sep 3, 2019

Commits on Aug 15, 2019

  1. ode materials

    Dpananos committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    f6d9119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e1590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7aef0e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

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

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    61ceac6 View commit details
    Browse the repository at this point in the history
  2. small typo in error message

    Dpananos committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    4a1f435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8729f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a0f653 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. michael edits (except props)

    Dpananos committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    07d1e7b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. add arguments to __props__

    Dpananos committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    dfa891f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    c400e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e92872 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Thomas changes

    Dpananos committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    3481298 View commit details
    Browse the repository at this point in the history
  2. run black on pymc3/ode

    Dpananos committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    ac7ae90 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Run black on test_ode.py.

    Dpananos committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    fa71926 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    ffc2094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40956c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Update pymc3/ode/ode.py

    Co-Authored-By: Thomas Wiecki <thomas.wiecki@gmail.com>
    Dpananos and twiecki committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    894f639 View commit details
    Browse the repository at this point in the history
  2. Update pymc3/ode/ode.py

    Co-Authored-By: Thomas Wiecki <thomas.wiecki@gmail.com>
    Dpananos and twiecki committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    b56300f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f029c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

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