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

Apply noexcept to appropiate std::move constructors
#1 by Skylion007 was merged Feb 21, 2022 Loading… updated Feb 21, 2022
Fix minor noexcept issue
#2 by Skylion007 was merged Feb 28, 2022 Loading… updated Feb 28, 2022
Apply clang-tidy fixes
#5 by Skylion007 was merged Mar 17, 2022 Loading… updated Mar 17, 2022
Include detail/nb_list.h in the package
#3 by tvogels was merged Mar 17, 2022 Loading… updated Mar 17, 2022
chore: some minor cleanups
#4 by henryiii was merged Mar 18, 2022 Loading… updated Mar 18, 2022
use make_unique
#9 by schaumb was merged Mar 25, 2022 Loading… updated Mar 25, 2022
Use C++17 "reflection" to deduce class / member / function names automatically
#7 by schaumb was closed Mar 25, 2022 Loading… updated Mar 25, 2022
Clang tidy
#10 by schaumb was merged Mar 25, 2022 Loading… updated Mar 26, 2022
Apply more minor clang-tidy fixes
#12 by Skylion007 was merged Mar 31, 2022 Loading… updated Mar 31, 2022
Update robin-map to v1.0.0
#15 by Skylion007 was closed Apr 5, 2022 Loading… updated Apr 5, 2022
Nit fix ctor for Tensors
#16 by Skylion007 was closed Apr 5, 2022 Loading… updated Apr 5, 2022
add pragma once guards
#21 by clonker was merged Apr 7, 2022 Loading… updated Apr 7, 2022
Add MANIFEST.in, vim files to .gitignore
#25 by inducer was closed Apr 10, 2022 Loading… updated Apr 10, 2022
Arithmetic type caster: fall back to casting via PyNumber_*
#24 by inducer was closed Apr 24, 2022 Draft updated Apr 25, 2022
1 task
modify __all__ in init.py to suppress linter warning
#36 by kelvin34501 was merged May 17, 2022 Loading… updated May 17, 2022
DLPack integration
#14 by wjakob was merged Apr 5, 2022 Loading… updated May 20, 2022
Dynamic attribute access
#38 by wjakob was merged May 26, 2022 Loading… updated May 26, 2022
Implement dynamic_attr
#22 by inducer was closed May 26, 2022 Draft updated May 26, 2022
2 of 4 tasks
Let std::string and char * casters also accept bytes
#23 by inducer was closed May 29, 2022 Draft updated May 29, 2022
1 task
Partial PyPy support
#32 by wjakob was closed Jun 14, 2022 Loading… updated Jun 14, 2022
Intrusive pointer support
#43 by wjakob was merged Jun 14, 2022 Loading… updated Jun 14, 2022
fix NB_STATIC library target name for no STABLE_ABI
#44 by kelvin34501 was merged Jun 17, 2022 Loading… updated Jun 17, 2022
Support named capsules
#61 by brentyi was merged Aug 23, 2022 Loading… updated Aug 23, 2022
Support Python byte strings
#62 by brentyi was merged Aug 23, 2022 Loading… updated Aug 23, 2022
Guarantee a copy is made with rv_policy::copy
#63 by wjakob was merged Aug 23, 2022 Loading… updated Aug 23, 2022
ProTip! Adding no:label will show everything without a label.