What exactly are you trying to do?
Unfortunately, some parts of the C++ API are not accessible from any
of the language bindings due to the use of nested classes for some of
the stereo (this is a limitation of SWIG). In theory there are ways
around this; in practice, I couldn't figure them out.
-
Hi,
I know the stereochemistry has been rewritten in version 2.3 and there are
examples of how to use it in C++. Is it possible to use these new
stereochemistry classes in Python? Could you point me to an example?
Thank you,
Gonzalo
On Sat, Feb 18, 2012 at 5:27 PM, Noel O'Boyle wrote:
> Hey Tim,