Back to home page

EIC code displayed by LXR

 
 

    


Last indexation completed on 2026-04-01 08:37:07 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2026-04-01 07:14:58  
folder conduit/ - 2026-04-01 07:14:57

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-04-01 07:14:57  
folder eigen/ - 2026-04-01 07:14:57  
folder stl/ - 2026-04-01 07:14:57  
attr.h 26223 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Infrastructure for processing custom
buffer_info.h 7778 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Python buffer object interface
cast.h 93239 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Partial template specializations to cast between
chrono.h 8613 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Transparent conversion between std::chrono and python's datetime
common.h 120 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30

include "detail/"

complex.h 2096 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Complex number support
critical_section.h 1610 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30  
eigen.h 316 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Transparent conversion for dense and sparse Eigen matrices
embed.h 12636 bytes 2026-04-01 07:14:57 2026-04-01 08:27:30 Support for embedding the interpreter
eval.h 4862 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31 Support for evaluating Python expressions and statements
functional.h 5344 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31 std::function<> support
gil.h 6743 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31 RAII helpers for managing the GIL
gil_safe_call_once.h 4054 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31  
gil_simple.h 1185 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31  
iostream.h 8862 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31 Tools to assist with redirecting cout and cerr to Python
native_enum.h 2477 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31  
numpy.h 91577 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31 Basic NumPy support, vectorize() wrapper
operators.h 9103 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31  
options.h 2734 bytes 2026-04-01 07:14:57 2026-04-01 08:27:31 global settings that are configurable at runtime.
pybind11.h 160679 bytes 2026-04-01 07:14:57 2026-04-01 08:27:32 Main header file of the C++11 python
pytypes.h 102198 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33 Convenience wrapper classes for basic Python types
stl.h 24742 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33 Transparent conversion for STL data types
stl_bind.h 29646 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33  
subinterpreter.h 11467 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33 Support for creating and using subinterpreters
trampoline_self_life_support.h 2673 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33  
type_caster_pyobject_ptr.h 1929 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33  
typing.h 8891 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33 Convenience wrapper classes for basic Python types
warnings.h 2368 bytes 2026-04-01 07:14:57 2026-04-01 08:27:33 Python warnings wrappers.