On 05/06/12 07:28, Paul Emsley wrote:
>
> Hi,
>
> I have a different question. I am in the C++ world. I want to get to
> the value returned by the python function default(mol) from the module
> silicos_it.descriptors.qed.
>
> And to do that, I'm following this:
>
> http://www.codeproject.com/Art
Hi,
I have a different question. I am in the C++ world. I want to get to
the value returned by the python function default(mol) from the module
silicos_it.descriptors.qed.
And to do that, I'm following this:
http://www.codeproject.com/Articles/11805/Embedding-Python-in-C-C-Part-I
I can get