[Rdkit-devel] the RDKit and thread safety

2012-03-04 Thread Greg Landrum
Dear all, One of the joys of working with knime is that it makes it really easy to run RDKit code in parallel. One of the pains is that this is done using multi-threading, which quickly reveals that some of the RDKit code is not quite as thread safe as I had hoped that it was. In order to address

Re: [Rdkit-devel] 2011.12 (Q4 2011) RDKit release

2012-03-04 Thread Michael Banck
Hi, On Sun, Jan 15, 2012 at 10:12:03AM +0100, Greg Landrum wrote: > I'm very happy to announce that the next version of the RDKit -- > 2011.12 (a.k.a Q4 2011) -- is released. I have uploaded 2011.12 to Debian now. Several minor issues have turned up, I believe they apply to previous versions as