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

Bugforward #7

Merged
merged 28 commits into from
Aug 11, 2020
Merged

Bugforward #7

merged 28 commits into from
Aug 11, 2020

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    4884fc2 View commit details
    Browse the repository at this point in the history
  2. Fixed forward step

    Lucas Ondel committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    5dbc37b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    2654c08 View commit details
    Browse the repository at this point in the history
  2. Clean up code for iterator

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    122b7a3 View commit details
    Browse the repository at this point in the history
  3. Remove iterating init/final state

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    60f0bc4 View commit details
    Browse the repository at this point in the history
  4. Convenience function to check if a state is init/final

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    f4e6d56 View commit details
    Browse the repository at this point in the history
  5. Remove duplicated code

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    8c71e3c View commit details
    Browse the repository at this point in the history
  6. Function to get get the pdf responsibilities

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    683e134 View commit details
    Browse the repository at this point in the history
  7. Basic documentation

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    b01491a View commit details
    Browse the repository at this point in the history
  8. created workflow file

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    f5cb01a View commit details
    Browse the repository at this point in the history
  9. Defined run key

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    afbb7ea View commit details
    Browse the repository at this point in the history
  10. Fixed Project.toml loading

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    f5e6164 View commit details
    Browse the repository at this point in the history
  11. Added banner for the documentation

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    944aff2 View commit details
    Browse the repository at this point in the history
  12. Fix link

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    e2f01bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2bd3ff8 View commit details
    Browse the repository at this point in the history
  14. Fix: determinize! remove self-loop

    Lucas Ondel committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    d9d8392 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. New version of the minimize algorithm

    Lucas Ondel committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    08f10c0 View commit details
    Browse the repository at this point in the history
  2. New version of the determinize! algorithm

    Lucas Ondel committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    13dbb0c View commit details
    Browse the repository at this point in the history
  3. Remove dead code in pretty print function

    Lucas Ondel committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    1d71871 View commit details
    Browse the repository at this point in the history
  4. Documentation for creating FSM

    Lucas Ondel committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    88320fc View commit details
    Browse the repository at this point in the history
  5. Create LinearFSM without emissions map

    Lucas Ondel committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    6efd63d View commit details
    Browse the repository at this point in the history
  6. Improved plotting FSM

    Lucas Ondel committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    9e71597 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Fixed plotting FSM

    Lucas Ondel committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    868e54d View commit details
    Browse the repository at this point in the history
  2. Updated images

    Lucas Ondel committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    290465f View commit details
    Browse the repository at this point in the history
  3. Made Link immutatble

    Lucas Ondel committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    59701ec View commit details
    Browse the repository at this point in the history
  4. Fix bug: directly chaning link weights

    Lucas Ondel committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    c70ec2c View commit details
    Browse the repository at this point in the history
  5. First draft of documentation of the FSM

    Lucas Ondel committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    f1afe24 View commit details
    Browse the repository at this point in the history
  6. Remove current branch in workflow

    Lucas Ondel committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a688163 View commit details
    Browse the repository at this point in the history