diff --git a/HW4/ReadMe.md b/HW4/ReadMe.md new file mode 100644 index 0000000..9eb9e20 --- /dev/null +++ b/HW4/ReadMe.md @@ -0,0 +1,16 @@ +# The very last HW Igor Tomic and Mahmoud Shaqfa + +## Ex. 1 + +1.1 CMakeLists.txt has been changed to include pybind11 included in the subdirectory ./pybind11. +1.2 Python bindings have been included in ./py_wrap.cc file accordingly to follow the ./main.py file includes. +1.3 + +## Ex.2 + + + + +## Ex.3 + +