You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, i once started implementing the python API with PyBind11, though i didn't the best results, i left it as is due to a lot of work i had at that time. The PyBind11 implementation exists on the AlgoPy branch and i believe i implemented some trees this way, i tried each time to pip install the wheel file and make sure everything works, but for some cases it didn't
If someone has experience working with PyBind11 for Python API's please feel free to start a template with a header(if i've done this wrong) or start implementing more headers for the full AlgoPy version.
AlgoPy will be extremely good for us for obvious reasons as we can also create a helper documentation for the API as well, helping users understand data structures this way, without seeing the original code.
The text was updated successfully, but these errors were encountered:
AlgoPy implementation
So, i once started implementing the python API with PyBind11, though i didn't the best results, i left it as is due to a lot of work i had at that time. The PyBind11 implementation exists on the AlgoPy branch and i believe i implemented some trees this way, i tried each time to pip install the wheel file and make sure everything works, but for some cases it didn't
If someone has experience working with PyBind11 for Python API's please feel free to start a template with a header(if i've done this wrong) or start implementing more headers for the full AlgoPy version.
AlgoPy will be extremely good for us for obvious reasons as we can also create a helper documentation for the API as well, helping users understand data structures this way, without seeing the original code.
The text was updated successfully, but these errors were encountered: