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 an option to set a destination directory for the simulation output (local) #34

Merged
merged 31 commits into from
Nov 13, 2023

Commits on Nov 1, 2023

  1. Add an option to set a destination directory for the simulation output

    Andrey Abramov authored and Andrey Abramov committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a5321da View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Tidy up function.

    Andrey Abramov authored and Andrey Abramov committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e0a99ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129ed15 View commit details
    Browse the repository at this point in the history
  3. fixing link to homepage

    JoschD committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    26cbec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    a290cc4 View commit details
    Browse the repository at this point in the history
  2. modified tests

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4c12d9a View commit details
    Browse the repository at this point in the history
  3. making tests run again

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    72bc145 View commit details
    Browse the repository at this point in the history
  4. fixing mac?

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bf813f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d7e6fa View commit details
    Browse the repository at this point in the history
  6. cleanup imports

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    df9ea34 View commit details
    Browse the repository at this point in the history
  7. code cleanup

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e6ca625 View commit details
    Browse the repository at this point in the history
  8. fixing imports

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ac8f242 View commit details
    Browse the repository at this point in the history
  9. more import fixes

    JoschD committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2d50155 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Lots of doc

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a8db895 View commit details
    Browse the repository at this point in the history
  2. bugfixes

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b4c9ae2 View commit details
    Browse the repository at this point in the history
  3. uri-bugfixes

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bc6ff9c View commit details
    Browse the repository at this point in the history
  4. doc and version

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8b88de4 View commit details
    Browse the repository at this point in the history
  5. missing package

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    796a477 View commit details
    Browse the repository at this point in the history
  6. gitignore

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c621b5f View commit details
    Browse the repository at this point in the history
  7. fixing macos

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3f395ef View commit details
    Browse the repository at this point in the history
  8. skip windows

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    cc1c7b5 View commit details
    Browse the repository at this point in the history
  9. missing @

    JoschD committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a9dcc34 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    6e69eca View commit details
    Browse the repository at this point in the history
  2. extracting HTC constants

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    147b3c6 View commit details
    Browse the repository at this point in the history
  3. actually add constants file

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a697079 View commit details
    Browse the repository at this point in the history
  4. typehint for df_row

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ed7abbf View commit details
    Browse the repository at this point in the history
  5. test naming and test doc

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a46a6cb View commit details
    Browse the repository at this point in the history
  6. even more doc in test

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ac4e6e9 View commit details
    Browse the repository at this point in the history
  7. fixing cyclic import

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    63c7c1f View commit details
    Browse the repository at this point in the history
  8. fixes to CHANGELOG

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    55e8205 View commit details
    Browse the repository at this point in the history
  9. added constants module to doc

    JoschD committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b26a9db View commit details
    Browse the repository at this point in the history