/
UCS
/
pybind11
Обзор
Документация
Войти
/
UCS
/
pybind11
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
docs/advanced/pycpp/index.rst
13 строк
278 B
Dean Moldovan
Reorganize documentation
20 окт 2016, 16:21
20 окт 2016, 16:21
67b52d8
Код
Авторство
О чём код?
Python C++ interface #################### pybind11 exposes Python types and functions using thin C++ wrappers, which makes it possible to conveniently call Python code from C++ without resorting to Python's C API. .. toctree:: :maxdepth: 2 object numpy utilities