I've finally hit that point where I need to accelerate some of my python
rdkit-invoking code, and having a lot of experience with Cython it seemed
like a natural choice. Googling, however, has found zero examples of people
trying to do this before. Has anyone done this and put together an example
cython project where we take in a python rdkit molecule, do some work in
compiled C++, and then emit / return the object to python? Or know of any
projects that do?

...E
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to