We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f46b1 commit d9d2c1cCopy full SHA for d9d2c1c
source-code/interfaciing-c-c++-fortran/Pybind11/README.md
@@ -7,4 +7,4 @@ pybind11 is a wrapper generator for C++ code that has a lot of nice features.
7
1. `Simple`: very simple illustration of wrapping C++ functions.
8
1. `Spectrum`: illustration of warpping to support the buffer protocol.
9
1. `Stats`: illustration of wrapping a C++ class.
10
-1. `pybind11.yml`: conda environment specification for this directory.
+1. `environment.yml`: conda environment specification for this directory.
source-code/interfaciing-c-c++-fortran/Pybind11/pybind11.yml renamed to source-code/interfaciing-c-c++-fortran/Pybind11/environment.yml
0 commit comments