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

[WIP] Complete rewrite of bindings with nanobind instead of numpyeigen+pybind11 #243

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. many working examples

    alecjacobson committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4123f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. more bindings; move

    alecjacobson committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    80371b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d7031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3412fbc View commit details
    Browse the repository at this point in the history
  4. new

    alecjacobson committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e4914ab View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    596ddea View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. more bindings

    alecjacobson committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be0e9c0 View commit details
    Browse the repository at this point in the history
  2. bunch more bindings

    alecjacobson committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    30d2ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddbab02 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. more bindings

    alecjacobson committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f8a1e1f View commit details
    Browse the repository at this point in the history
  2. arap

    alecjacobson committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6d4854a View commit details
    Browse the repository at this point in the history
  3. rm prints

    alecjacobson committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4c13728 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    62183ed View commit details
    Browse the repository at this point in the history
  2. intrinsic stuff

    alecjacobson committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6305f70 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. refactor tests

    alecjacobson committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    85f5d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. more bindings

    alecjacobson committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    0e5e621 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    6836453 View commit details
    Browse the repository at this point in the history
  2. bump libigl (cgal;boost)

    alecjacobson committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7d757e0 View commit details
    Browse the repository at this point in the history
  3. 10.5

    alecjacobson committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b045174 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    483026a View commit details
    Browse the repository at this point in the history
  2. rm constraints

    alecjacobson committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    c665a9e View commit details
    Browse the repository at this point in the history
  3. rm env

    alecjacobson committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    caeef48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5681b View commit details
    Browse the repository at this point in the history
  5. typing extensions

    alecjacobson committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    e19d416 View commit details
    Browse the repository at this point in the history
  6. numpy>1.20

    alecjacobson committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    ac8fca0 View commit details
    Browse the repository at this point in the history
  7. test

    alecjacobson committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    4a73d55 View commit details
    Browse the repository at this point in the history