mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Add ToList method to Sparse/ExplicitBitVector * Pushed a change to an older version of the file, reverting * Fix function name * Merge with the change that actually compiles * Add SparseIntVect ToList, Update tests * Fix test * Update Code/DataStructs/Wrap/SparseIntVect.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * Update Code/DataStructs/Wrap/wrap_SparseBV.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> Co-authored-by: Greg Landrum <greg.landrum@gmail.com>