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

Include the linopy version of the transport tutorial #101

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. Make name column a mixin

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f1fec0d View commit details
    Browse the repository at this point in the history
  2. Make optimization columns mixins

    * Covers:
    * run__id, data, name, uniqueness of name together with run__id
    * Adapts tests since default order of columns changes
    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    66ebd6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c67afd View commit details
    Browse the repository at this point in the history
  4. Include optimization parameter basis (#79)

    * Make Column generic enough for multiple parents
    * Introduce optimization.Parameter
    * Add tests for add_data
    * Enable remaining parameter tests (#86)
    * Enable remaining parameter tests
    * Include optimization parameter api layer (#89)
    * Bump several dependency versions
    * Let api/column handle both tables and parameters
    * Make api-layer tests pass
    * Include optimization parameter core layer (#90)
    * Enable parameter core layer and test it
    * Fix things after rebase
    * Ensure all intended changes survive the rebase
    * Adapt data validation function for parameters
    * Allow tests to pass again
    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d358641 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53fb371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5dfe30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28fd7f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fa58ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b8db2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    181dc75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34154e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    521a963 View commit details
    Browse the repository at this point in the history
  13. Add transport tutorial

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    58a064f View commit details
    Browse the repository at this point in the history
  14. Add required dependencies

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b47dbdc View commit details
    Browse the repository at this point in the history
  15. Remove outdated comments

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fcccc68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    14b302f View commit details
    Browse the repository at this point in the history
  17. Rename model file

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e27d0a6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    045fd64 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    93ec91f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a79467 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5efa1cb View commit details
    Browse the repository at this point in the history
  22. Add tests for transport tutorial

    * Exclude non-working one for now
    * Duplicate model file :(
    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    04e60bc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c380dee View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    53925dd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f65e6b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fcf866b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    38806cf View commit details
    Browse the repository at this point in the history
  28. Shorten util function

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a7fa6ab View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9581ec5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f21879e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5643bbe View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d9f5903 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3543e10 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1ad1251 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    41ccf98 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    eb1b0fc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1a4c439 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3b8f45f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b009acf View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0c13ae1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    103fca5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4e02ecb View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    087b52c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4c8ac88 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7bc37d0 View commit details
    Browse the repository at this point in the history
  46. Clarify core docstrings

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fb52421 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d4e187d View commit details
    Browse the repository at this point in the history
  48. Fix np.strings comparison

    glatterf42 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a367338 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    31498ce View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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