openbabel:obrandom

Last commit made on 2019-04-15
Get this branch:
git clone -b obrandom https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
obrandom
Repository:
lp:openbabel

Recent commits

67316c2... by baoilleach

smilesformat.cpp doesn't actually use OBRandom. It just calls rand().

ac77f64... by baoilleach

Tidy up by making more methods static

7330eff... by baoilleach

Update bindings for lack of rand.h

00178ce... by baoilleach

Remove OBRandom from the public API. It is still present in the codebase, and no behaviour has been changed.

4c5a546... by baoilleach

Merge pull request #1963 from baoilleach/updatebindings

Update bindings for changes to headers

e0ac680... by Geoff Hutchison <email address hidden>

Merge pull request #1961 from dkoes/obrms_enhancement

enhancements to obrms to support optimization of pose alignment

365bc41... by David Koes <email address hidden>

Merge pull request #4 from baoilleach/myobrms

Add include for obutil.h now required on git master

3b63eed... by baoilleach

Update bindings for changes to headers

7d4caab... by baoilleach

Add include for obutil.h now required on git master

5cba863... by David Koes <email address hidden>

Merge pull request #3 from baoilleach/myobrms

Fix MSVC build