Files
rdkit/Code/DataStructs
Greg Landrum 2907166444 Add a MultiFPBReader class (#909)
* first pass at a MultiFPBReader in c++
includes initial tests

* first pass at multi-threading; untested

* add multi-threaded test

* multi-threaded tversky

* add multi-threaded contains searches

* allow FPBReader::init() to be called multiple times

* add a cleanup() method to clear out whatever memory we are using

* allow the init() call to be pushed to search-time;
this allows calls to the contained init() methods to be run in separate threads

* make ownership of FPBReader pointers optional
add addReader() method

* Add MultiFPBReader python wrapper

* support multi-threaded initOnSearch

* add a couple of more tests
2016-05-29 09:38:14 -04:00
..
2016-05-29 09:38:14 -04:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2010-09-26 17:04:37 +00:00
2015-11-14 14:58:11 +01:00
2016-05-29 09:38:14 -04:00
2015-11-14 14:58:11 +01:00
2009-02-03 05:26:10 +00:00
2016-05-29 09:38:14 -04:00
2015-11-14 14:58:11 +01:00