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

Stochsystem overhaul #76

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Stochsystem overhaul #76

wants to merge 28 commits into from

Commits on Apr 21, 2024

  1. do not export dev functions

    oameye committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a4f339c View commit details
    Browse the repository at this point in the history
  2. add ModelingToolkit SDE tests

    oameye committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    63ddb70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5567fb View commit details
    Browse the repository at this point in the history
  4. make CoupledSDE struct

    oameye committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5c98773 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    a901219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36eac01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b9ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79a8ea7 View commit details
    Browse the repository at this point in the history
  5. comment unneeded stuff

    oameye committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e46779c View commit details
    Browse the repository at this point in the history
  6. rewrite stochprocess

    oameye committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7c11459 View commit details
    Browse the repository at this point in the history
  7. reorganise folders structure

    oameye committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2b33ba8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. update simulate and relax

    oameye committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1f6cc1c View commit details
    Browse the repository at this point in the history
  2. update transition

    oameye committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    91ff50b View commit details
    Browse the repository at this point in the history
  3. update transitions

    oameye committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    84590b4 View commit details
    Browse the repository at this point in the history
  4. update action.jl

    oameye committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    60c8167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b374ced View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    63f7cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18dc342 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. streamline export

    oameye committed May 8, 2024
    Configuration menu
    Copy the full SHA
    649e893 View commit details
    Browse the repository at this point in the history
  2. do not require SVector

    oameye committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0a91810 View commit details
    Browse the repository at this point in the history
  3. add skip kwargs to some tests

    oameye committed May 8, 2024
    Configuration menu
    Copy the full SHA
    65e83a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46b0dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c91a83 View commit details
    Browse the repository at this point in the history
  6. put basin code in extention

    oameye committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4a3bee1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08b094c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    bccbb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b8358 View commit details
    Browse the repository at this point in the history