ProCookbook icon indicating copy to clipboard operation
ProCookbook copied to clipboard

Convert ProCookbook into a python library

Open Chaitya62 opened this issue 5 years ago • 0 comments

This seems like a huge task, but all issues and small PR contributing to this cause are welcomed. Some things I think will be needed to be done :

  1. Write a python-C++ wrapper to wrap C++ algorithms in python
  2. Refactor all algorithms and have a specific framework to write new algorithms in.
  3. Write a setup.py to actually wrap it into a python library

This is not an exhaustive list of the task necessary to complete the task of making a python library out of this repository,

Feel free to add new points below or opening the issues for the same.

Chaitya62 avatar Oct 17 '18 16:10 Chaitya62