Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openbabel/openbabel

Open Babel is a chemical toolbox designed to speak the many languages of chemical data.
https://github.com/openbabel/openbabel

Merge pull request #161 from mj-harvey/patch-plugin-stl

New plugin: STL output of VDW surface

8c1198f01dab0e6291a239c21e5ff651980dee35 authored almost 10 years ago
Merge pull request #164 from baoilleach/Fix163

Fix #163 by using std::rand() instead of random()

044f1e2451ae985def04d45d4f616f7f87b9d5a2 authored almost 10 years ago
Fix #163 by using std::rand() instead of random()

391ae9ff9e1113c27c7b9d1cf3259caa1e1dc965 authored almost 10 years ago
Merge pull request #158 from baoilleach/Fix151

Fix for failure to build JSON formats with MSVC.

3cee23277cb5e41eda4093123b336d73db2968cd authored almost 10 years ago
Merge pull request #159 from mj-harvey/patch-charge-none

Reintroduce the 'charges none' method

7e9fc0ff98bfd19a6ec3044420c8f9cee1c2fad5 authored almost 10 years ago
Merge pull request #160 from mj-harvey/patch-add-pointcloud

Pointcloud format for producing points quasi-randomly distributed on a V...

4bd2758059defecc5654e0cb732803e98aba5112 authored almost 10 years ago
Quick-and-dirty STL output of VDW surface.

Hidden surfaces not culled, but Makerware seems happy with it.
No control over # of triangles
CPK...

75a667e4e5a997f8cadde33e18efb78d4c37355a authored almost 10 years ago
Pointcloud format for producing points quasi-randomly distributed on a VDW surface.

Added optional probe radius, changed defaout output to bare {x,y,z} tuple with
new option "-xx" f...

c247d5d85a84288bcd27ba779c6cd4d873534557 authored almost 10 years ago
Reintroduce the 'charges none' method, as we are still using it

aa5ba5b7aea23e651c49cc8c2963cfc542aa1245 authored almost 10 years ago
Fix typo

209bb326e6e5186d73c99f409a670516279cca7f authored almost 10 years ago
Merge pull request #150 from ghutchis/add-phosphonate-phmodel

Added rule for protonating phosphonate groups (e.g., 1a0q).

33fb9e0f9c78f87291c025f9a96504f409768f44 authored almost 10 years ago
Merge branch 'patrickfuller-ipython'

ed2c114ee092b96e6bdc9c34ae961db81c8a0547 authored almost 10 years ago
Merge branch 'ipython' of https://github.com/patrickfuller/openbabel into patrickfuller-ipython

Conflicts:
scripts/python/pybel.py

98f4465a50abdaf8211f3d790a8d144c706513b0 authored almost 10 years ago
Fix for failure to build JSON formats with MSVC.

For MSVC, link against a DLL rather than compiling it in. The latter was
causing a link error whi...

d0a5ce8dcfada4a0cf221d9baa56f42ca1f109d3 authored almost 10 years ago
Merge pull request #153 from baoilleach/Fix152

Fix #152 by adding missing header required for MSVC

8413986f6474681ca5add38cc0b35b3575572655 authored almost 10 years ago
Fix #152 by adding missing header required for MSVC

13a6cdecbacc48154c84a556136b604eb27d01ca authored almost 10 years ago
Parse (and prefer) ESP charges for MOPAC files if available.

1cab833df7e9b22c89441be63aaad79aaa5069bd authored almost 10 years ago
Added rule for protonating phosphonate groups (e.g., 1a0q).

42eb1702d5ef9347d0e38b49858bc4224ce624fb authored almost 10 years ago
Merge branch 'master' of github.com:openbabel/openbabel

0b7bfc4f223df9a119e90c044edf05d0e9cae9ca authored almost 10 years ago
Merge pull request #146 from baoilleach/Issue143PythonTest

Fix for #143

154fe8afc435c505d886f7b463c83d5e39984bf0 authored almost 10 years ago
The original commit broke the build for older CMake. This commit places the policy instructions inside an "if" guard. It also selects for the NEW behaviour, as recommended by the CMake documentation. Works on Windows. Let's see what Travis says.

341677c44f76a20b114d815c01ff20555e1d7676 authored almost 10 years ago
Merge pull request #149 from dkoes/upstream

don't create a new obrandom everytime a random vector is desired

86c21bd22f6c91159c05df8384cb5879a303a882 authored almost 10 years ago
don't create a new obrandom everytime a random vector is desired

1f7fe3c245f189501f50f4b57fb16c0494017e76 authored almost 10 years ago
Merge pull request #147 from mj-harvey/master

Add PDBQT options to preserve hydrogens and preserve atom naming

57e668ba87136bfa6641efe59dd331d3204ae36e authored almost 10 years ago
Merge branch 'upstream'

31178a869982c2a8678b70c5ea1f23c62b04edec authored almost 10 years ago
forgot to NULL out pLineEndBuf

not that it matters..

31f24418d2ac2f635a058eef968c72de7da3d692 authored almost 10 years ago
Merge branch 'upstream'

90fad44835c456dc3677049a929b63e9fe0ce34c authored almost 10 years ago
Add PDBQT options to preserve hydrogens and preserve atom naming

beb35118c2cf212af0f353c9746c59cfdbd7b2da authored almost 10 years ago
Fix memory leak in obconversion

pLineEndBuf was not getting deallocated. In order to do this without causing a crash later, it ...

91f1bfea9f32bb3323ee03838f2189c9b4b52d3b authored almost 10 years ago
Merge branch 'master' of https://github.com/openbabel/openbabel into upstream

4cf0b41d2a55b063c1b96dc9c800437d02a23a6b authored almost 10 years ago
Merge branch 'master' of https://github.com/openbabel/openbabel

6a6e9f9ad58662e05d420799b90899d3942ac795 authored almost 10 years ago
Merge branch 'master' of github.com:dkoes/openbabel

2d8ee87f9eb291b2c21b4742a9d80546fa9d6255 authored almost 10 years ago
fix memory leak in obconversion

77c497afbb30804ca595bbba83a03598f72db5be authored almost 10 years ago
Tweak to silence CMake warnings about UsePythonTest.cmake (if using recent versions of CMake).

9d5b4d5dfcf695e1d5c07f4576d511bf0918c620 authored almost 10 years ago
Merge pull request #142 from baoilleach/Issue135UnivSmiles

Fixes #135

64505286e64e45b0bdff0b2b37962e1d2fd6802a authored almost 10 years ago
Merge pull request #141 from fredrikw/depict_explicitoption

Fixed an error with the allExplicit option

b534a5069f0c359a1d679097ac4d2f26a302d3f4 authored almost 10 years ago
Merge pull request #140 from mcs07/pythonswig

Remove duplicate swig files

b4c645ae4d89b724f7eaf098ccff3309285776ee authored almost 10 years ago
Merge pull request #138 from patrickfuller/svg

svg ipython quick fix for #129 that doesn't cause any breaking changes.

The _repr_svg_ method...

f831ad05c2ac55d46a395eea6e1b9301849faba0 authored almost 10 years ago
Fix Issue 135:

(1) Don't cache inchi when generating inchifield smiles
(2) Don't use cached inchi if the user sp...

9fec1f70f084dbdce5950eb8f51ed62559f45a1d authored almost 10 years ago
Fixed an error with the allExplicit option where the function was opposite to what was stated. Fixed by removing the negation in test.

cad68e7e7ab14eb59d52e992e010f0a4862c5539 authored almost 10 years ago
Remove duplicate swig files

- Remove the duplicate swig interface files from the `python` directory.
- Remove the rule speci...

0c368799f7745e9f2c8a81c4a6a518ddcfd1cd88 authored almost 10 years ago
Merge branch 'master' of github.com:openbabel/openbabel

f0f901794d5a56769ed8bd4231289a24793720e8 authored almost 10 years ago
Allow more flexible torsion moves.

c9808b3c2ff536efc00bc46b48ca4bbbf7aae2ff authored almost 10 years ago
Merge branch 'master' of github.com:openbabel/openbabel into allow-ring-rotamers

df87a208eceeabf8924e259ab5dd1e6b8c1964de authored almost 10 years ago
Pybel _repr_svg_ cleans up openbabel svg to match IPython requirements

f070fdde9bc2d65c3353b6af6f7a19f87a7a18b0 authored almost 10 years ago
Switched 3d rendering to pip dependency

0cc3e4e8229b9fdf51b76f3e2d64da4faa72052f authored almost 10 years ago
Merge pull request #136 from heirecka/master

CMakeLists.txt: Allow configuring BABEL_DATADIR

a345105b28173eb7da14ecd1e5beebe94140c6d7 authored almost 10 years ago
CMakeLists.txt: Allow configuring BABEL_DATADIR

This allows installing the architecture independent data outside
the prefix, for example on a mu...

417361bb9f19c78434b067293980085464760c20 authored almost 10 years ago
Merge pull request #130 from kartlee/master

Separate charge from symbol to derive the atomic number

ddc18001af3336e329628a714f51c280926dab99 authored almost 10 years ago
Merge pull request #133 from ktns/master

Config -> RbConfig

852e598eb0f987592f13c049e111a5ecbf396560 authored almost 10 years ago
Removed debugging message

1daaab428ba853436f0650999c8739bea4750211 authored almost 10 years ago
Check for invalid settings with systematic search.

492a9a06e5760be46b693edb99fed81dc4a5449e authored almost 10 years ago
Check for valid ring combinations before accepting a move.

1c02d7ff919b788f49d6415ff2687a0c9a5e50d1 authored almost 10 years ago
Fix elements 117, 118.

d16735e9792b6a163e713b23344bb21777e601a3 authored almost 10 years ago
Read MOPAC z-matrix data from output files.

278a19c0248ffa3c5de04febe28d40e584232497 authored almost 10 years ago
Allow ring conformers.

5f3fd49abe3e0756a6eba8384837617001a896e9 authored almost 10 years ago
Config -> RbConfig

0239c5e69f0a50543693d1c3fc6f35d30d7222f4 authored almost 10 years ago
Merge branch 'masterdk'

39c2a19e2a319c7c29b5ea166c770f3e720c3b4e authored almost 10 years ago
Merge branch 'master' of git://github.com/openbabel/openbabel

069b6df374b6d16eb42d1f705607709bcde19f89 authored almost 10 years ago
enable rmsd minimized output

6cda7fed2f2ad55fd95471024679c8c4eebee7db authored almost 10 years ago
Update data files.

0d3f9bcacb12dd373027dc895fc7909851fced56 authored almost 10 years ago
Initial support for ring rotamer sampling.

The method marks ring bonds as potential rotors and supplies some
initial constraints on rings o...

e2228eb04553303866c337356a80de9e559517d8 authored almost 10 years ago
Addressed review comments for deriving symbol and atomic number

549b18236f9f89ba58ebcd2702b12adbe7abb1dd authored almost 10 years ago
Separate charge from symbol to derive the atomic number

This was left out by the earlier commit while using mmcif as default
plugin for cif files.

f613be2307639ba03c24135acb267558f2252e76 authored almost 10 years ago
Change the number of generations for convergence to default to 5.

If the conformers haven't converged in 5 generations, it seems
unlikely that they will change fu...

a65a93bed157d66f8fd6b68e1d5e96ba77ffa744 authored almost 10 years ago
Merge pull request #113 from Synss/aoforce

Add aoforce format (vibrational analysis from TurboMole).

65cd93aedff2b4c5c6c4c99741e6d76e0a435035 authored about 10 years ago
Fix crash when bond->FindSmallestRing() returns NULL.

Check calls before dereferincing pointers. Bug found in PQR generation.

c725793ac23872c2970f1f8cb9625d04d424fe9a authored about 10 years ago
Improve performance of GA conformer searching - don't calculate gradients.

For energy evaluation, default should be not to compute gradients.
Since that's an API/ABI break...

b7fe4ce5157affe11eefd5b1b5b0d3bbb462e43b authored about 10 years ago
Fix permissions on scripting interfaces.

81caf8f8fd1cb45018f5d84dff100869d3f6e44b authored about 10 years ago
Fix for MOPAC parsing with new OpenMOPAC files (and fewer column headings)

0e4df5414fa0d806873253838795d70fa06dcff5 authored about 10 years ago
Fix potential crash with non-standard SD/Molfiles without full headers.

Make sure to check for line length before looking for chiral flags.

30cb1fd2bf97b21473d7fe5c9e5560f1ddf5bb75 authored about 10 years ago
Fix potential double-free with compressed input.

7ebd318b428d5fb421e06f758bcef4e31a486722 authored about 10 years ago
Merge pull request #126 from mwojcikowski/options-fix

Check for gz in extension and compress output if necessary

6f39820d7ebf43df6869b414a88d3b6aeb85368e authored about 10 years ago
Merge pull request #112 from mwojcikowski/mol2-data

Read and write UCSF Dock docking scores from comments

24e02d77ea499dfb820da2c2e3418f9c9dd7a6da authored about 10 years ago
Merge pull request #124 from cowsandmilk/gcc5

GCC5 compatibility from Dominik 'Rathann' Mierzejewski

c8eaee93e419b20e794d27c9e3edeaf23cf6be12 authored about 10 years ago
Merge pull request #125 from cowsandmilk/swig3

Swig3 patch from Fedora

2699c83ab2eebccd6016209fd162f64fe1e44aa6 authored about 10 years ago
Swig3 patch from Fedora

673dd2e864ba8a51e83d20cbdcabf3772f9df9d7 authored about 10 years ago
GCC5 patch from fedora packager

04d0fe305c28965cafb252945d4afd23c2b98468 authored about 10 years ago
Check for gz in extension and compress output if necessary

08f2b2703d0211fc6d29f82a2d8226ac3f8278ee authored about 10 years ago
Read and write UCSF Dock docking scores from comments

ae051aa43f3613faac00ecf4773acba4f9bcfba2 authored about 10 years ago
Merge pull request #123 from langner/patch-1

Fix probable typo

75414ad4e043f16ba72ae51c7ca60f448576688d authored about 10 years ago
Fix probable typo

ed2f045e800c257a416ab0d3b0d2a3c97312b745 authored about 10 years ago
Merge pull request #121 from schrodinger/regex-required

Make orca require REGEX_H (unix like)

3009ce0fd92678f8e8399dc69b3be59ee67e368b authored about 10 years ago
Merge pull request #122 from schrodinger/static-compile

Allow static compilation of inchi (.c) files

d1079b6003e31fb407b8a164542c7e00e9fb0074 authored about 10 years ago
Allow static compilation of inchi (.c) files

689c95ac77509a4897f2c27a41d8b6a4d94cb767 authored about 10 years ago
Merge pull request #119 from schrodinger/inchi-build

Correct name of inchi library

6edd21d6427ee86b91b708f32f2519d4e966df06 authored about 10 years ago
Make orca require REGEX_H (unix like)

in gamessuk <regex> can be used for windows, but this file uses
features not present in this ver...

93c653263e588e40319e506c5570f52d5f1d8f8d authored about 10 years ago
Correct name of inchi library

742d7025c68c913a734550af37ce57abe4d903c9 authored about 10 years ago
Merge pull request #118 from mwojcikowski/ipython-fix

Prevent ipython notebook from modifying molecules' coords.

35f5e8503af4095fd44956908680155894fe5ef2 authored about 10 years ago
Make clones of OBMol before displaying to prevent changes in coordinates

62b32d14cef61750c9757346f1518c00ee0d4921 authored about 10 years ago
Merge pull request #1 from openbabel/master

update

dc1bf0e9a900bd6d63fa4b7c79f6d8dc740776fa authored about 10 years ago
Merge pull request #116 from schrodinger/master

Add HM short name to space groups

This helps match some files which do not provide full HM no...

f11bd33474d9c3c1468350de983f89ecaf6f9a07 authored about 10 years ago
Merge pull request #117 from dkoes/upstream

Fix problem with ConnectTheDots and z-ordering.

Use the maximum *possible* radius of the seco...

6283a972af446264094b91a4660f6da10ca58ac3 authored about 10 years ago
Merge branch 'upstream'

83b63093ae94bfdab690029c8fe16f187e7437dc authored about 10 years ago
Fix problem with ConnectTheDots and z-ordering.

Z-ordering let's you terminate early if the z dimension is beyond
a cutoff. However, the code w...

f4a95516f9cf7ed1a83c68cc89c0ad3b74e8a159 authored about 10 years ago
obrms edits

924e2e6d28cf6bd4c65783806550cfc44bdf13dc authored about 10 years ago
Merge branch 'master' of github.com:dkoes/openbabel into masterdk

752f09e8bdc258f5e81847cc5e1e78f91b63f28a authored about 10 years ago
Merge branch 'upstream'

0c3e7ac2564b3970aa17659b888ad43cd3f8dcf2 authored about 10 years ago
Merge branch 'master' into masterdk

f79755a67d8fd2d2e3284a04e5cf1b1ae62dca04 authored about 10 years ago
Fix problem with z-ordering where sometimes the search for nearby atoms coudl be improperly cut short.

4ca7ee58990098953d76999dfb5656aae7475442 authored about 10 years ago