MCPcopy Create free account

hub / github.com/wjakob/nanobind / functions

Functions1,594 in github.com/wjakob/nanobind

Method__init__
(self, x)
tests/py_stub_test.py:50
Method__init__
(self, n)
tests/test_stl.py:211
Method__init__
(self)
tests/test_stl.py:362
Method__init__
(self, real, imag)
tests/test_stl.py:813
Method__init__
(self)
tests/test_issue.py:23
Method__len__
(self)
tests/test_stl.py:214
Method__len__
(self)
tests/test_stl.py:242
Method__module__
(cls)
tests/test_ndarray.py:235
Method__module__
(cls)
tests/test_functions.py:890
Method__str__
(self)
tests/test_exception.py:117
Function_get_parameter
(self: m.Model, key: str)
tests/test_issue.py:7
Function_print_model
(self)
tests/test_issue.py:17
Methodaccessor
include/nanobind/nb_accessor.h:31
Methodadd_param
tests/test_issue.cpp:22
Methodallocate
src/nb_internals.h:197
Functionappend
Append a single PyObject to the cleanup stack
include/nanobind/nb_lib.h:49
Methodarg
include/nanobind/nb_attr.h:28
Methodarg_locked
include/nanobind/nb_attr.h:71
Methodargs_proxy
include/nanobind/nb_call.h:25
Methodbase
include/nanobind/nb_accessor.h:48
Methodbase
include/nanobind/trampoline.h:32
Methodbegin
tests/test_make_iterator.cpp:63
Functionbind_map
include/nanobind/stl/bind_map.h:37
Functionbind_vector
include/nanobind/stl/bind_vector.h:44
Methodbuiltin_exception
src/error.cpp:248
Methodbytearray
include/nanobind/nb_types.h:500
Methodbytes
include/nanobind/nb_types.h:475
Methodc_str
include/nanobind/nb_types.h:484
Methodc_str
include/nanobind/nb_types.h:509
Functioncall_init
include/nanobind/nb_call.h:56
Methodcan_cast
include/nanobind/nb_cast.h:221
Methodcan_cast
include/nanobind/nb_cast.h:319
Methodcan_cast
include/nanobind/nb_cast.h:519
Methodcan_cast
include/nanobind/eigen/dense.h:220
Methodcan_cast
include/nanobind/eigen/dense.h:251
Methodcan_cast
include/nanobind/eigen/dense.h:422
Methodcan_cast
include/nanobind/eigen/tensor.h:97
Methodcan_cast
include/nanobind/eigen/tensor.h:230
Methodcan_cast
include/nanobind/eigen/tensor.h:274
Methodcan_cast
include/nanobind/stl/pair.h:75
Methodcan_cast
include/nanobind/stl/variant.h:66
Methodcan_cast
include/nanobind/stl/tuple.h:91
Methodcan_cast
include/nanobind/stl/unique_ptr.h:154
Methodcan_cast_impl
include/nanobind/stl/tuple.h:96
Methodcapsule
include/nanobind/nb_types.h:366
Functioncapsule_delete
src/nb_ndarray.cpp:69
Methodcast_impl
include/nanobind/stl/tuple.h:99
Functionchain_error
src/error.cpp:339
Methodcheck_
include/nanobind/nb_types.h:820
Methodcheck_
include/nanobind/nb_types.h:841
Functioncheck_ro
tests/test_ndarray.cpp:30
Functioncheck_shared
tests/inter_module.cpp:7
Methodclass_
include/nanobind/nb_class.h:602
Methodclass_method
(cls, x)
tests/py_stub_test.py:61
Functionclean
()
tests/test_intrusive.py:6
Functionclean
()
tests/test_holders.py:10
Functionclean
()
tests/test_classes.py:16
Functionclean
()
tests/test_stl.py:24
Functioncleanup_list
include/nanobind/nb_lib.h:39
Methodclear
include/nanobind/nb_types.h:555
Methodclear
include/nanobind/nb_types.h:601
Methodcompute_byte_offset
include/nanobind/ndarray.h:502
Functioncount_args_before_index
include/nanobind/nb_func.h:33
Functioncreate_shared
tests/inter_module.cpp:3
Methoddata
include/nanobind/nb_types.h:379
Methoddata
include/nanobind/nb_types.h:511
Methoddata
include/nanobind/ndarray.h:297
Methoddata
include/nanobind/ndarray.h:458
Methoddeallocate
src/nb_internals.h:206
Functiondefault_exception_translator
src/nb_internals.cpp:149
Methoddel
include/nanobind/nb_accessor.h:135
Methoddel
include/nanobind/nb_accessor.h:152
Methoddel
include/nanobind/nb_accessor.h:174
Methoddel
include/nanobind/nb_accessor.h:210
Functiondelattr
src/common.cpp:438
Functiondelattr
include/nanobind/nb_types.h:334
Methoddescr
include/nanobind/nb_descr.h:18
Methoddict
include/nanobind/nb_types.h:584
Methoddict_iterator
include/nanobind/nb_types.h:917
Functiondiscard_as_unraisable
Pass the error to Python's `sys.unraisablehook`, which prints a traceback to `sys.stderr` by default but may be overridden. The *context* should be so
include/nanobind/nb_error.h:54
Methodellipsis
include/nanobind/nb_types.h:777
Methodempty
include/nanobind/nb_types.h:535
Methodempty
include/nanobind/nb_types.h:579
Methodempty
include/nanobind/nb_types.h:606
Methodempty
include/nanobind/nb_types.h:635
Methodend
tests/test_make_iterator.cpp:64
Methodenum_
include/nanobind/nb_class.h:820
Methoderror_scope
include/nanobind/nb_error.h:15
Methodexception
include/nanobind/nb_error.h:135
Functionexception_type type
include/nanobind/nb_error.h:104
Methodexecute
include/nanobind/operators.h:43
Methodexecute
include/nanobind/nb_class.h:417
Methodexecute
include/nanobind/nb_class.h:521
Methodexpand
src/common.cpp:129
Functionf
(a, b, c, d, e)
tests/test_classes.py:175
Methodf
(self, a, b, c, d, e)
tests/test_classes.py:179
Methodf
(self)
tests/test_classes.py:428
Methodf
()
tests/test_stl.py:368
Functionf1
docstring
tests/py_stub_test.py:32
Functionf3
(*args, **kwargs)
tests/py_stub_test.py:38
← previousnext →601–700 of 1,594, ranked by callers