Skip to content

Pull requests: wjakob/nanobind

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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
Relaxed ABI tagging
#778 opened Nov 5, 2024 by wjakob Loading… updated Nov 5, 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
Test nb::int_(double).
#793 opened Nov 20, 2024 by 1uc Loading… updated Nov 20, 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.