Back to home page

EIC code displayed by LXR

 
 

    


Last indexation completed on 2026-08-04 09:34:01 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2026-08-04 07:21:18  
folder conduit/ - 2026-08-04 07:21:16

NOTE
The C++ code here
** only depends on <Python.h> **
and nothing else.
DO NOT ADD CODE WITH OTHER EXTERNAL DEPENDENCIES TO THIS DIRECTORY.
Read on:
pybind11_conduit_v1.h — Type-safe interoperability between different independent Python/C++ bindings systems.

folder detail/ - 2026-08-04 07:21:16  
folder eigen/ - 2026-08-04 07:21:16  
folder stl/ - 2026-08-04 07:21:16  
attr.h 26472 bytes 2026-08-04 07:21:16 2026-08-04 09:20:06 Infrastructure for processing custom
buffer_info.h 7838 bytes 2026-08-04 07:21:16 2026-08-04 09:20:06 Python buffer object interface
cast.h 95879 bytes 2026-08-04 07:21:16 2026-08-04 09:20:06 Partial template specializations to cast between
chrono.h 8613 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 Transparent conversion between std::chrono and python's datetime
common.h 120 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07

include "detail/"

complex.h 2770 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 Complex number support
critical_section.h 1610 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07  
eigen.h 316 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 Transparent conversion for dense and sparse Eigen matrices
embed.h 12638 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 Support for embedding the interpreter
eval.h 4862 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 Support for evaluating Python expressions and statements
functional.h 5344 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 std::function<> support
gil.h 6945 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 RAII helpers for managing the GIL
gil_safe_call_once.h 12406 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07  
gil_simple.h 1185 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07  
iostream.h 8862 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07 Tools to assist with redirecting cout and cerr to Python
native_enum.h 2723 bytes 2026-08-04 07:21:16 2026-08-04 09:20:07  
numpy.h 92067 bytes 2026-08-04 07:21:16 2026-08-04 09:20:08 Basic NumPy support, vectorize() wrapper
operators.h 9103 bytes 2026-08-04 07:21:16 2026-08-04 09:20:08  
options.h 2734 bytes 2026-08-04 07:21:16 2026-08-04 09:20:08 global settings that are configurable at runtime.
pybind11.h 165892 bytes 2026-08-04 07:21:16 2026-08-04 09:20:09 Main header file of the C++11 python
pytypes.h 104555 bytes 2026-08-04 07:21:16 2026-08-04 09:20:10 Convenience wrapper classes for basic Python types
stl.h 24742 bytes 2026-08-04 07:21:16 2026-08-04 09:20:10 Transparent conversion for STL data types
stl_bind.h 29637 bytes 2026-08-04 07:21:16 2026-08-04 09:20:10  
subinterpreter.h 11218 bytes 2026-08-04 07:21:16 2026-08-04 09:20:11 Support for creating and using subinterpreters
trampoline_self_life_support.h 2673 bytes 2026-08-04 07:21:16 2026-08-04 09:20:11  
type_caster_pyobject_ptr.h 1929 bytes 2026-08-04 07:21:16 2026-08-04 09:20:11  
typing.h 8896 bytes 2026-08-04 07:21:16 2026-08-04 09:20:11 Convenience wrapper classes for basic Python types
warnings.h 2368 bytes 2026-08-04 07:21:16 2026-08-04 09:20:11 Python warnings wrappers.