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

Heterogeneous lags for networks with delay #104

Merged
merged 32 commits into from
Jun 22, 2022
Merged

Heterogeneous lags for networks with delay #104

merged 32 commits into from
Jun 22, 2022

Commits on Oct 18, 2021

  1. refactor submodules

    lindnemi committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    691e542 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    lindnemi committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    9d85d93 View commit details
    Browse the repository at this point in the history
  3. set up a simple test

    lindnemi committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    b8a0b02 View commit details
    Browse the repository at this point in the history
  4. remove internal exports

    lindnemi committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c3c82dd View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. first attempts

    lindnemi committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    115f163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b95aa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. minor

    lindnemi committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    06236f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    872cf3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ac04c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8abe62 View commit details
    Browse the repository at this point in the history
  5. fixing the tests

    lindnemi committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    f03df36 View commit details
    Browse the repository at this point in the history
  6. simplify tests (minor)

    lindnemi committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    0bdb6d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. new example with delay

    lindnemi committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2ef5325 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    33e60b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57eadcf View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    7889fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2cb157 View commit details
    Browse the repository at this point in the history
  3. bump version

    lindnemi committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    25effce View commit details
    Browse the repository at this point in the history
  4. test on 1.8

    lindnemi committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ad40cd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. update docs with DDE

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f9681b1 View commit details
    Browse the repository at this point in the history
  2. update dde test

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e53caa4 View commit details
    Browse the repository at this point in the history
  3. Literate compatible example

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9f1caf8 View commit details
    Browse the repository at this point in the history
  4. rename

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5c5a582 View commit details
    Browse the repository at this point in the history
  5. remove compat

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    aff297e View commit details
    Browse the repository at this point in the history
  6. fix arguments

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    eeadf9b View commit details
    Browse the repository at this point in the history
  7. Update tests.yml

    lindnemi authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1f80006 View commit details
    Browse the repository at this point in the history
  8. Update src/NetworkDiffEq.jl

    Co-authored-by: Hans Würfel <git@wuerfel.io>
    lindnemi and hexaeder authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c5993ef View commit details
    Browse the repository at this point in the history
  9. Update NetworkDiffEq.jl

    lindnemi authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ba0ff11 View commit details
    Browse the repository at this point in the history
  10. Improve docstrings

    lindnemi authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    18efdc4 View commit details
    Browse the repository at this point in the history
  11. fix test

    lindnemi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f77f25e View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Hans Würfel <git@wuerfel.io>
    lindnemi and hexaeder authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8691c06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    066d8fa View commit details
    Browse the repository at this point in the history