Files
rdkit/Code/GraphMol
Paolo Tosco c5dc6cc258 A few improvements to SubstructLibrary (#3557)
* - enable SubstructLibrary to build without threading support
- enforce consistency across single- and multi-threaded runs
- improve performance on single-threaded runs avoiding overhead of spawning threads
- consolidate internalCountMatches and internalGetMatches into one function to reduce code duplication
- fix a bug in Python CountMatches whjich would run on 1000 threads

* reverted Code/GraphMol/SubstructLibrary/Wrap/SubstructLibraryWrap.cpp as it is now in its own PR (#3558)

* - added missing cast
- removed unnecessary std::make_move_iterator
- added Brian's test

Co-authored-by: Greg Landrum <greg.landrum@gmail.com>
2020-11-18 16:07:34 -05:00
..
2020-10-21 17:31:31 +02:00
2020-11-09 12:08:36 -05:00
2020-10-08 06:22:22 +02:00
2019-10-10 20:18:43 +09:00
2020-09-10 08:11:47 +02:00
2020-09-09 04:59:08 +02:00
2019-10-10 20:18:43 +09:00
2020-11-09 08:06:14 -05:00
2020-11-08 07:17:37 +01:00
2019-12-31 06:43:27 +01:00
2019-05-22 09:23:44 -04:00
2020-05-25 09:40:01 +02:00
2020-11-09 12:08:36 -05:00
2015-11-14 14:58:11 +01:00
2018-07-25 09:14:17 +02:00
2019-04-16 12:05:47 -04:00
2020-09-04 12:38:25 -04:00
2018-07-25 09:14:17 +02:00
2019-10-10 20:18:43 +09:00
2018-02-15 05:39:02 +01:00
2020-09-02 04:51:20 +02:00
2020-11-09 12:08:36 -05:00
2020-09-02 04:51:20 +02:00
2019-12-31 06:43:27 +01:00
2018-11-18 10:41:33 -05:00