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

Private method for SDF internals #34

Closed
wants to merge 10 commits into from
Closed

Private method for SDF internals #34

wants to merge 10 commits into from

Commits on Dec 21, 2023

  1. minor docs change

    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    66d6b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cfb3b View commit details
    Browse the repository at this point in the history
  3. Parallelise SDF

    Also refactors to reduce copies into numpy arrays,
    and use vecs of vecs less.
    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    31e78de View commit details
    Browse the repository at this point in the history
  4. Fix SDF function

    So that it is actually signed.
    Also some documentation.
    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0e1fab4 View commit details
    Browse the repository at this point in the history
  5. bump dependencies

    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    042d7c9 View commit details
    Browse the repository at this point in the history
  6. bump python version

    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0b3d204 View commit details
    Browse the repository at this point in the history
  7. Use the correct normal

    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5544551 View commit details
    Browse the repository at this point in the history
  8. add tests for SDF internals

    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c0d7db1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8726672 View commit details
    Browse the repository at this point in the history
  10. Update rtd config

    clbarnes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1b31ca1 View commit details
    Browse the repository at this point in the history