-
- Downloads
feat: FindCompounds for SMILES, InChI, formula
This replaces the awkward FindCompound(... by=) which would return a single arbitrary compound.
Showing
- CHANGELOG.txt 2 additions, 2 deletionsCHANGELOG.txt
- modules/conop/doc/compoundlib.rst 27 additions, 16 deletionsmodules/conop/doc/compoundlib.rst
- modules/conop/pymod/export_compound.cc 21 additions, 4 deletionsmodules/conop/pymod/export_compound.cc
- modules/conop/src/compound_lib.cc 112 additions, 60 deletionsmodules/conop/src/compound_lib.cc
- modules/conop/src/compound_lib.hh 11 additions, 3 deletionsmodules/conop/src/compound_lib.hh
- modules/conop/src/compound_lib_base.hh 1 addition, 2 deletionsmodules/conop/src/compound_lib_base.hh
- modules/conop/src/minimal_compound_lib.cc 1 addition, 8 deletionsmodules/conop/src/minimal_compound_lib.cc
- modules/conop/src/minimal_compound_lib.hh 1 addition, 2 deletionsmodules/conop/src/minimal_compound_lib.hh
- modules/conop/tests/test_compound.py 19 additions, 9 deletionsmodules/conop/tests/test_compound.py
Loading
Please register or sign in to comment