MCPcopy Create free account

hub / github.com/pybind/pybind11 / functions

Functions3,362 in github.com/pybind/pybind11

Functionadjust_matrix
tests/test_eigen_matrix.cpp:63
Methodadvance
include/pybind11/pytypes.h:1326
Methodadvance
include/pybind11/pytypes.h:1348
Functionall_pickle_protocols
()
tests/test_pickling.py:13
Methodalloc
include/pybind11/eigen/tensor.h:81
Methodalloc
include/pybind11/eigen/tensor.h:112
Methodannotations
include/pybind11/pytypes.h:2643
Methodany_container
include/pybind11/detail/common.h:1313
Methodappend_extents
include/pybind11/numpy.h:571
Methodappend_extents
appends the extents to shape
include/pybind11/numpy.h:586
Methodapply_broadcast
include/pybind11/numpy.h:2256
Functionapply_custom_transform
Originally derived from https://github.com/scikit-hep/boost-histogram/blob/460ef90905d6a8a9e6dd3beddfe7b4b49b364579/include/bh_python/transform.hpp#L6
tests/test_callbacks.cpp:25
Methodapply_trivial
include/pybind11/numpy.h:2230
Methodarg
Constructs an argument with the name of the argument; if null or omitted, this is a positional argument.
include/pybind11/cast.h:1968
Methodarg_v
include/pybind11/cast.h:1995
Functionargs
include/pybind11/cast.h:2267
Functionargs_any_are_buffer
include/pybind11/stl_bind.h:420
Functionargs_are_all_keyword_or_ds
include/pybind11/pytypes.h:2195
Functionargs_has_keyword_or_ds
include/pybind11/cast.h:2206
Methodargs_proxy
include/pybind11/pytypes.h:1426
Methodargument_record
include/pybind11/attr.h:190
Methodargv0
(self)
tests/test_with_catch/test_interpreter.py:15
Methodarm_finalize_check
include/pybind11/detail/native_enum_data.h:79
Functionarray_t
Delegating constructor needed when both moving and accessing in the same constructor
include/pybind11/numpy.h:1381
Methodarrow_proxy
NOLINTNEXTLINE(google-explicit-constructor)
include/pybind11/pytypes.h:1307
Functionas_raw_ptr_release_ownership
tests/pure_cpp/smart_holder_poc.h:35
Methodas_raw_ptr_unowned
include/pybind11/detail/struct_smart_holder.h:290
Methodas_shared_ptr
include/pybind11/detail/struct_smart_holder.h:392
Functionas_unique_ptr
tests/pure_cpp/smart_holder_poc.h:44
Functionas_unsigned
include/pybind11/pytypes.h:1914
MethodassertionEnded
tests/test_with_catch/catch.cpp:71
MethodassertionStarting
tests/test_with_catch/catch.cpp:69
Functionat_t
tests/test_numpy_array.cpp:127
Functionatomic_get_or_create_in_state_dict
include/pybind11/detail/internals.h:607
Methodattr_with_type_hint
include/pybind11/cast.h:1836
Methodattribute_name
include/pybind11/detail/internals.h:459
Functionbackport
(sanitized_string: SanitizedString)
tests/conftest.py:307
Functionbad_next_call
()
tests/test_sequences_and_iterators.py:249
Methodbar
tests/test_multiple_inheritance.cpp:57
Methodbar
tests/test_class_sh_disowning_mi.cpp:39
Methodbark
tests/test_tagbased_polymorphic.cpp:45
Methodbark
tests/test_tagbased_polymorphic.cpp:59
Methodbase
Base object
include/pybind11/numpy.h:1145
Methodbase_template
tests/test_class_sh_inheritance.cpp:10
Methodbegin
tests/test_sequences_and_iterators.cpp:346
Methodbegin
tests/test_sequences_and_iterators.cpp:379
Methodbegin
include/pybind11/pytypes.h:2187
Methodbegin
include/pybind11/pytypes.h:2216
Methodbegin
include/pybind11/pytypes.h:2255
Methodbegin
include/pybind11/pytypes.h:2277
Functionbind_local
tests/local_bindings.h:70
Functionbind_map
include/pybind11/stl_bind.h:734
Functionbind_vector
include/pybind11/stl_bind.h:491
MethodblockConst
tests/test_eigen_matrix.cpp:254
Methodbuffer_info
include/pybind11/buffer_info.h:58
Functionbuild
Build SDist and wheel.
noxfile.py:107
Methodbuild_extensions
Build extensions, injecting C++ std for Pybind11Extension if needed.
pybind11/setup_helpers.py:278
Functionbuild_global
Build global SDist and wheel.
noxfile.py:132
Methodbyte_offset
include/pybind11/numpy.h:1337
Methodbytearray
include/pybind11/pytypes.h:1850
Methodbytes
include/pybind11/pytypes.h:1757
Methodbytes
include/pybind11/pytypes.h:1807
Functioncache_completed_module
Add successfully initialized a module object to the internal cache. The module must have a __spec__ attribute with a name attribute. */
include/pybind11/pybind11.h:1523
Functioncached_create_module
A Py_mod_create slot function which will return the previously created module from the cache if one exists, and otherwise will create a new module obj
include/pybind11/pybind11.h:1535
Methodcall
tests/test_stl.cpp:55
Methodcall
NOLINTNEXTLINE(readability-const-return-type)
include/pybind11/cast.h:2156
Methodcall
include/pybind11/numpy.h:2104
Methodcall
include/pybind11/numpy.h:2118
Methodcall
include/pybind11/stl.h:601
Methodcall_impl
include/pybind11/cast.h:2194
Methodcall_once_storage
include/pybind11/gil_safe_call_once.h:147
Functioncallback
(_)
tests/test_pytypes.py:746
Functioncapture
Extended `capsys` with context manager and custom equality operators
tests/conftest.py:150
Functioncast
include/pybind11/complex.h:82
Functioncast
include/pybind11/pytypes.h:1116
Functioncast
include/pybind11/stl/filesystem.h:52
Methodcast
tests/pybind11_tests.h:77
Methodcast
tests/test_copy_move.cpp:119
Methodcast
tests/test_copy_move.cpp:131
Methodcast
tests/test_copy_move.cpp:147
Methodcast
tests/test_native_enum.cpp:64
Methodcast
tests/test_custom_type_casters.cpp:44
Methodcast
tests/test_custom_type_casters.cpp:61
Methodcast
tests/test_custom_type_casters.cpp:72
Methodcast
tests/test_custom_type_casters.cpp:102
Methodcast
tests/test_custom_type_casters.cpp:124
Methodcast
tests/test_pytypes.cpp:160
Methodcast
tests/test_smart_ptr.cpp:374
Methodcast
tests/test_smart_ptr.cpp:395
Methodcast
include/pybind11/cast.h:68
Methodcast
include/pybind11/cast.h:179
Methodcast
include/pybind11/cast.h:312
Methodcast
include/pybind11/cast.h:366
Methodcast
include/pybind11/cast.h:407
Methodcast
include/pybind11/cast.h:471
Methodcast
include/pybind11/cast.h:560
Methodcast
include/pybind11/cast.h:665
Methodcast
include/pybind11/cast.h:768
Methodcast
include/pybind11/cast.h:898
Methodcast
include/pybind11/cast.h:1014
← previousnext →1,201–1,300 of 3,362, ranked by callers