generated from threeal/python-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
This issue proposes implementing C++ bindings in this project by rewriting the fibonacci_sequence
function in C++. To achieve this, we can use nanobind to handle the bindings.