This website requires JavaScript.
Explore
Help
Sign In
pub_soft
/
rdkit
Watch
3
Star
0
Fork
0
You've already forked rdkit
mirror of
https://github.com/rdkit/rdkit.git
synced
2026-06-06 22:39:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56e2cf34b34eaefa60d71be0847fef37ed3f80dc
rdkit
/
Code
/
GraphMol
/
ChemTransforms
History
Greg Landrum
7fa02f748b
Fixes
#430
2015-02-04 13:45:47 +01:00
..
testData
initial support for reading query files. Python wrapper still needs to be done.
2012-12-17 10:28:35 +00:00
ChemTransforms.cpp
Dictionary access is saniztized and optimized.
2015-01-15 12:23:29 -05:00
ChemTransforms.h
improve docs;
2014-05-03 06:45:35 +02:00
CMakeLists.txt
do not include _static versions for test links. This breaks on windows
2013-03-22 05:18:35 +00:00
MolFragmenter.cpp
Fixes
#430
2015-02-04 13:45:47 +01:00
MolFragmenter.h
did not have the version for breakSomeBonds() quite right
2014-11-22 10:42:17 +01:00
test_list.py
now all tests pass here as well
2009-02-03 05:26:10 +00:00
testChemTransforms.cpp
Fixes
#430
2015-02-04 13:45:47 +01:00