From 5d3795b539a7f23d23727abedfe5057ed8543b29 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sat, 31 Oct 2020 17:36:05 +0000 Subject: [PATCH] Initial exploration of pybind11 for python bindings --- pybind/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pybind/README.md diff --git a/pybind/README.md b/pybind/README.md new file mode 100644 index 000000000..7b0d89f0e --- /dev/null +++ b/pybind/README.md @@ -0,0 +1,2 @@ +# Python Bindings for Vulkan Kompute +