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

Moving examples to use the new discrete spaces #198

Merged
merged 35 commits into from
Oct 15, 2024

Commits on Oct 12, 2024

  1. moving acto_tsp

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    41b2dd1 View commit details
    Browse the repository at this point in the history
  2. Update model.py

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e775b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b629a6 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a1a15b3 View commit details
    Browse the repository at this point in the history
  5. fix random in atc

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bd0a4fa View commit details
    Browse the repository at this point in the history
  6. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bab2de8 View commit details
    Browse the repository at this point in the history
  7. moved all boltman models over

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a0d40a4 View commit details
    Browse the repository at this point in the history
  8. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9b89085 View commit details
    Browse the repository at this point in the history
  9. another batch of models

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9b833f4 View commit details
    Browse the repository at this point in the history
  10. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ef61c59 View commit details
    Browse the repository at this point in the history
  11. bring in line with main

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    281e9db View commit details
    Browse the repository at this point in the history
  12. figuring out build failure

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ca2317f View commit details
    Browse the repository at this point in the history
  13. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e88d645 View commit details
    Browse the repository at this point in the history
  14. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a94c325 View commit details
    Browse the repository at this point in the history
  15. 2 more examples moved

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7fd5774 View commit details
    Browse the repository at this point in the history
  16. updated hotelling

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4e99603 View commit details
    Browse the repository at this point in the history
  17. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    28a348b View commit details
    Browse the repository at this point in the history
  18. add seed kwarg

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    878b51a View commit details
    Browse the repository at this point in the history
  19. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    891a94c View commit details
    Browse the repository at this point in the history
  20. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4c4bae1 View commit details
    Browse the repository at this point in the history
  21. remove unused variables

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9972fa8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f457639 View commit details
    Browse the repository at this point in the history
  23. sugarscape

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e2d1b7b View commit details
    Browse the repository at this point in the history
  24. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fa6cef8 View commit details
    Browse the repository at this point in the history
  25. wolf-sheep

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e2eff63 View commit details
    Browse the repository at this point in the history
  26. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d57aa74 View commit details
    Browse the repository at this point in the history
  27. ruff related fixes

    quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    480cdb4 View commit details
    Browse the repository at this point in the history
  28. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c433382 View commit details
    Browse the repository at this point in the history
  29. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and quaquel committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    40399c7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    86f8592 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e5c69b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. Fix pre-commit

    Mainly imports
    EwoutH committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    acbff93 View commit details
    Browse the repository at this point in the history
  2. Revert basic example models to current grids

    Revert the basic models back to the current stable grids
    EwoutH committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6b804bd View commit details
    Browse the repository at this point in the history