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

Fully defined initial graphs #37

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

Commits on Feb 14, 2024

  1. added 5 places precision threshold for opt. test plus removed code re…

    …dundancies in main.py
    Philipp Schmidt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ada5d16 View commit details
    Browse the repository at this point in the history
  2. changed removeConnections() and prepEdgeList to allow for more select…

    …ive edge deletion plus initialisation from a base graph plus some edges
    Philipp Schmidt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4dc3537 View commit details
    Browse the repository at this point in the history
  3. bugfixes for errors ocurring when run from run_main()

    Philipp Schmidt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9036c7e View commit details
    Browse the repository at this point in the history
  4. added ability for custom sortings for leiwand plots

    Philipp Schmidt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    27d0a8f View commit details
    Browse the repository at this point in the history
  5. black colors for leiwand plots

    Philipp Schmidt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5ae1743 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. readded prepEdgeList into setup for target

    Philipp Schmidt authored and p-s-schmidt committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0a6e611 View commit details
    Browse the repository at this point in the history