前言

pybind11 文档学习笔记.

文档地址:https://docs.wandb.ai/

操作系统:Ubuntu 22.04.2 LTS

pybind11

pybind11 — Seamless operability between C++11 and Python

pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.

pybind11 代码仓库: https://github.com/pybind/pybind11 .

pybind11 文档地址: https://pybind11.readthedocs.io/en/latest .

pybind11 文档 PDF 版本: https://pybind11.readthedocs.io/_/downloads/en/latest/pdf/ .

笔记 pdf 地址:https://cdn.jsdelivr.net/gh/LuYF-Lemon-love/susu-docs-pdf/pybind11/pybind11-230218.pdf

结语

第一百零八篇博文写完,开心!!!!

今天,也是充满希望的一天。