Back to home page

EIC code displayed by LXR

 
 

    


Last indexation completed on 2026-01-06 10:34:31 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2026-01-06 08:22:53  
folder conduit/ - 2026-01-06 08:22:52

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

include "detail/"

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