Commit d85a646
authored
Added basic example of using pybind11 (#86)
* added basic example of using pybind11
Signed-off-by: Ross <rocebxyz@gmail.com>
* cleaned up module.bazel and removed Workspace
Signed-off-by: Ross <rocebxyz@gmail.com>
* cleaned up module.bazel and lock file
Signed-off-by: Ross <rocebxyz@gmail.com>
* renamed cpp and py files, and simplifed the example
Signed-off-by: Ross <rocebxyz@gmail.com>
* updated build.bazel to be easier to understand and simplier
Signed-off-by: Ross <rocebxyz@gmail.com>
* removed python toolchain
Signed-off-by: Ross <rocebxyz@gmail.com>
---------
Signed-off-by: Ross <rocebxyz@gmail.com>
Co-authored-by: Ross <rocebxyz@gmail.com>1 parent ea71d97 commit d85a646
File tree
4 files changed
+43
-0
lines changed- examples/basic
4 files changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments