openbabel:snaps

Last commit made on 2018-07-21
Get this branch:
git clone -b snaps https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
snaps
Repository:
lp:openbabel

Recent commits

8a09f02... by baoilleach

Merge branch 'snaps' of https://github.com/baoilleach/openbabel into snaps

ff78dd7... by baoilleach

Merge branch 'master' into snaps

76d9832... by Geoff Hutchison <email address hidden>

Merge pull request #1836 from baoilleach/smilesrxn

Implement reaction handling as part of OBMol

eeca142... by Julien Nabet <email address hidden>

Fixes #1851: check some limits when converting smi to sdf using --gen2D (#1852)

See bts:
https://github.com/openbabel/openbabel/files/2081924/bt.txt
https://github.com/openbabel/openbabel/files/2082051/bt1.txt

540fd56... by Naruki Yoshikawa <naruki-yoshikawa@g.ecc.u-tokyo.ac.jp>

Fragment-based coordinate generation (#1850)

* Initial implementation for fragment based builder
* Implement table of contents for speed up
* Use torsion angle information
* Change loop order

5937140... by baoilleach

Merge branch 'master' into smilesrxn

99ce728... by baoilleach

Merge pull request #1849 from baoilleach/OBAtomGetResidue

Simplify/fix behavior of OBAtom::GetResidue so that it behaves like other lazy properties

2457ba9... by baoilleach

Update test case

699a54e... by Geoff Hutchison <email address hidden>

Merge pull request #1864 from ghutchis/skip-inchi-warnings

Ignore compile warnings on inchi directory.

857ec06... by Geoff Hutchison <email address hidden>

Ignore compile warnings on inchi directory.