-
Notifications
You must be signed in to change notification settings - Fork 202
Pull requests: wjakob/nanobind
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stubgen.py: handle method aliases similarly to function aliases
#735
opened Sep 26, 2024 by
wojdyr
Loading…
updated Oct 16, 2024
Validate our assumption that the base class is a primary (offset-zero) base
#213
opened May 12, 2023 by
oremanj
Loading…
updated Oct 16, 2024
support None for const char* arg, with minimal overhead
#683
opened Aug 13, 2024 by
wojdyr
Loading…
updated Oct 16, 2024
Create Unit tests for Pyodide
#697
opened Aug 21, 2024 by
leandro-benedet-garcia
Loading…
updated Oct 16, 2024
Allow stubgen recursively from CMake
#463
opened Mar 10, 2024 by
laggykiller
Loading…
updated Nov 5, 2024
Use
NDArray
instead of ArrayLike
when dtype
is given
#442
opened Mar 2, 2024 by
yosh-matsuda
Loading…
updated Nov 15, 2024
Add a CI workflow for building against Eigen from source
#749
opened Oct 4, 2024 by
dfm
Loading…
updated Nov 23, 2024
[WIP] Support Eigen::Map<Eigen::SparseMatrix>
#782
opened Nov 8, 2024 by
alecjacobson
Loading…
updated Dec 6, 2024
Properly install tsl::robin_map's interface sources
#815
opened Dec 12, 2024 by
kwk
Loading…
updated Dec 12, 2024
ProTip!
Exclude everything labeled
bug
with -label:bug.