Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SolidCode/SolidPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cuttlefisch/SolidPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 4 files changed
  • 2 contributors

Commits on May 10, 2024

  1. check in wip code for first hobby splines

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fa9745d View commit details
    Browse the repository at this point in the history
  2. fix optional closed loop in 3d

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7438d2c View commit details
    Browse the repository at this point in the history
  3. set correct unit test values

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2629678 View commit details
    Browse the repository at this point in the history
  4. fix OBOB in hobby results, cleanup

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7184d55 View commit details
    Browse the repository at this point in the history
  5. remove old debug output

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f126178 View commit details
    Browse the repository at this point in the history
  6. initial hobby splines examples

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8af9491 View commit details
    Browse the repository at this point in the history
  7. clarify return type and function purpose

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eb7e8fd View commit details
    Browse the repository at this point in the history
  8. cleanup open vs closed loop results

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6267314 View commit details
    Browse the repository at this point in the history
  9. curvier example, fix pytest expected path

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3511b47 View commit details
    Browse the repository at this point in the history
  10. remove unwanted pudb import

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    68e4166 View commit details
    Browse the repository at this point in the history
  11. undo formatting-only applied in development

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d77180a View commit details
    Browse the repository at this point in the history
  12. cleanup gathering points in open vs closed loop

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9e39c3d View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/dev' into dev

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d279c22 View commit details
    Browse the repository at this point in the history
  14. fix wording in comment

    cuttlefisch committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ac2d583 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1 from cuttlefisch/dev

    (feat) Hobby Splines
    cuttlefisch authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4be9122 View commit details
    Browse the repository at this point in the history
Loading