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

Added possibility to output opti problems to functions #16

Merged
merged 55 commits into from
Jul 5, 2024
Merged

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    2ff833d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bfa5e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0369a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a79400 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69376e5 View commit details
    Browse the repository at this point in the history
  6. Added preliminary implementation (commented) to use the conversions t…

    …o dict in optiSolver
    
    This should simplify a bit the code
    S-Dafarra committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d86175f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fab2e6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b4134d View commit details
    Browse the repository at this point in the history
  9. Removed unnecessary print

    S-Dafarra committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4b81994 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02893c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8fcc66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    caa568e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9119230 View commit details
    Browse the repository at this point in the history
  14. Converting to np array also when the input is an int.

    to_list also uses to_dict
    S-Dafarra committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    00e46a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9991cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    d807aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a88d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d921c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    298ee7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9f556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c821809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ddd88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e25768 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    665eb61 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    ae1e493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160f80c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1240c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f409d76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4487036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d15127 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    9bbca1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20cda11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585152a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0719f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    a6473de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    094fba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8637f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    356acd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fixed another issue with the visualizer when the timestep is a np arr…

    …ay with a single element
    S-Dafarra committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    54540e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb0ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71caa29 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0ce2f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e2d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6818e9b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. Adding git in the conda dependencies in actions

    Attempt to fix #15
    S-Dafarra committed May 6, 2024
    Configuration menu
    Copy the full SHA
    991db20 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    03fcb77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8590aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda37b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8e214c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    944b987 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fee7b98 View commit details
    Browse the repository at this point in the history