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

fix plotting #63

Merged
merged 15 commits into from
Oct 14, 2021
Merged

fix plotting #63

merged 15 commits into from
Oct 14, 2021

Commits on Oct 11, 2021

  1. wip fix

    mkborregaard committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    626d8dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e590751 View commit details
    Browse the repository at this point in the history
  3. fix order of markers

    mkborregaard committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    43b86ad View commit details
    Browse the repository at this point in the history
  4. refactor findxy

    and add a nodedepths function
    mkborregaard committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9ce23c2 View commit details
    Browse the repository at this point in the history
  5. add ninternal function

    a function to count the number of non-leaf (internal) nodes
    mkborregaard committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    94ef415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c560ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a0fe2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab14ff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. experiments

    mkborregaard committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9a33295 View commit details
    Browse the repository at this point in the history
  2. fix plot code

    mkborregaard committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    3c0271d View commit details
    Browse the repository at this point in the history
  3. woops rename

    mkborregaard committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    cd5cebd View commit details
    Browse the repository at this point in the history
  4. export nodeheights

    mkborregaard committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b622d41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dd97dd View commit details
    Browse the repository at this point in the history
  6. rename axis to x

    mkborregaard committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1210bd1 View commit details
    Browse the repository at this point in the history
  7. fix wrong docstrings

    mkborregaard committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    e579e5e View commit details
    Browse the repository at this point in the history