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

Documentation_improvements: Jupyter Examples #58

Merged
merged 16 commits into from
Aug 27, 2024

Commits on Aug 5, 2024

  1. parallelization bug fix

    RiesBen committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f556245 View commit details
    Browse the repository at this point in the history
  2. example: adding charge data

    RiesBen committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7e6250e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ad12a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca8b02 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Changes:

      * analysis:
    * minor modifications on cycle analysis (only check for cylce of size 3 per default)
    * make delete more performant, by deleting multiple transformations/components at once if wanted.
    * adding graph cost and efficiency
    
      * jnbs:
    *Adding text to Example JnB.
    
    network -planners:
    * minor refactors
    * display fix, correct number of expected edges.
    RiesBen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    296a0f8 View commit details
    Browse the repository at this point in the history
  2. minor text improvments

    RiesBen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2d22256 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Changes:

    - Notebook improvements, more documentation, black formatting
    - improving network generator documentation
    - vscode -> gitignore
    RiesBen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c087039 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. applied black to code.

    RiesBen committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e18c6ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5408678 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    486c2ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dabffc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbb68e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update pyproject.toml

    RiesBen authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    61e8853 View commit details
    Browse the repository at this point in the history
  2. fix networks.ipynb

    RiesBen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9c00002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3e91f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bf7103 View commit details
    Browse the repository at this point in the history