https://github.com/pybind/pybind11
History
Tip revision: 705efccecdf8632612dfb538008efa02c862d615 authored by Sebastian Berg on 26 March 2024, 22:20:11 UTC
feat: make `numpy.h` compatible with both NumPy 1.x and 2.x (#5050)
Tip revision: 705efcc
File Mode Size
.github
docs
include
pybind11
tests
tools
.appveyor.yml -rw-r--r-- 1.2 KB
.clang-format -rw-r--r-- 996 bytes
.clang-tidy -rw-r--r-- 2.5 KB
.cmake-format.yaml -rw-r--r-- 2.1 KB
.codespell-ignore-lines -rw-r--r-- 1.3 KB
.gitattributes -rw-r--r-- 18 bytes
.gitignore -rw-r--r-- 502 bytes
.pre-commit-config.yaml -rw-r--r-- 3.6 KB
.readthedocs.yml -rw-r--r-- 276 bytes
CMakeLists.txt -rw-r--r-- 13.4 KB
LICENSE -rw-r--r-- 1.6 KB
MANIFEST.in -rw-r--r-- 247 bytes
README.rst -rw-r--r-- 7.5 KB
SECURITY.md -rw-r--r-- 688 bytes
noxfile.py -rw-r--r-- 2.7 KB
pyproject.toml -rw-r--r-- 2.2 KB
setup.cfg -rw-r--r-- 1.5 KB
setup.py -rw-r--r-- 4.7 KB

README.rst

back to top