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

Remove GetNextFormat() from SWIG bindings to fix compile error.

Method is deprecated in C++.

e8d7410a40f795ade5be2c415a394e4307ec2e66 authored almost 11 years ago
Fix residue test to allow "UNL" as unknown ligand.

85c5c6cd3d100fd4effdc2a028c69278e3933828 authored almost 11 years ago
Fix minimum distance cutoff for ConnectTheDots as in PR#887.

83b6be4636983003d033b432687f25d63ce1064a authored almost 11 years ago
Fix PR#897. Aromatic nH is OK in 5-membered rings.

6-membered pyridinium nH -> nH+, but 5-membered rings are OK.

c35d436377da5fec338278f6b1eff197c3805071 authored almost 11 years ago
Add minor refinements to ConnectTheDots for bond detection.

As suggested by Roger Sayle, add "fail quickly" as we check the cutoff.
If x^2 or x^2+y^2 is bey...

bf66c2d8217ff39a02eb7b19ad5657bf2e646502 authored almost 11 years ago
Be careful with P aromaticity. Add explicit rule for PR#898.

TODO: revisit aromaticity calculation for P atoms.

f37fe57133bc8945d7635fe5a63da495584235df authored almost 11 years ago
Change "LIG" to UNL (unknown ligand).

Updated to match PDB documentation..
http://www.wwpdb.org/documentation/format32/sect4.html

Hat...

9fd13948615d4b5b8f691bc87d6058f19add3a4a authored almost 11 years ago
Only build EQEQ plugin for static builds if Eigen 3 is present.

08407ae1f2ae1e07bc90b9a632c31f3cb61c2c81 authored almost 11 years ago
When bond typing do not prefer double bonds to ring-based sulfur atoms.

509f23f9a02571cbb8426f0d7bedb3cc7cee28c3 authored almost 11 years ago
Added explicit typing for pyridine N oxides to assign formal charges.

f082851996c1290a73143ebb321bdaaf34751cb5 authored almost 11 years ago
Improved bond typing, thanks to bug reports from David van der Spoel.

Now aromatizes azulene (by allowing 7-membered rings to be aromatic)
Better handles fulvene by p...

03e54ea1fd1d3639315f9f098859951d0e151101 authored almost 11 years ago
Add support for aromatic detection from + ions (e.g. imidazolium)

Test case suggested by David van der Spoel and patch inspired by
Paul van Maaren. Added some add...

f97eb3f41d21f98f5cf3529095d689042b653efd authored almost 11 years ago
Add explicit P# rule as suggested on mailing list by Scott McKechnie.

1e38fc53154bbe0111f42650ec0a37d1a95a0543 authored almost 11 years ago
Merge pull request #73 from ktns/filluc-nullcheck

NULL check in OBUnitCell::FillUnitCell

4c1ba959dbcf33343ae40ca210df734c19268749 authored almost 11 years ago
NULL check in OBUnitCell::FillUnitCell

4050f9d4cdd49fee970f76d4f4eb68f9e3b31458 authored almost 11 years ago
Merge pull request #72 from ktns/mopac-skip-tv

mopacformat: Skip Tv line in optimized structure

79000d56e85bd94b1eaebbeb79019e4f26b530fe authored almost 11 years ago
mopacformat: Skip Tv line in optimized structure

8f1bee2d845055a1d89079f8ad1505d3913d864b authored almost 11 years ago
Merge pull request #71 from Reinis/fix_file_mode

Remove executable bit from the files

3d69cc6e954306d9b236f47ea52d3271415008d8 authored almost 11 years ago
Remove executable bit from the text files

5f2d0f24740b40587433afa19da7a18edd510f09 authored almost 11 years ago
Merge pull request #70 from dlonie/mopac-trans-vectors

Update mopacformat.cpp

4a7830b9ed0a76cad97b55f95196b7bcf06b8321 authored almost 11 years ago
Update mopacformat.cpp

The translation vector cleanup is no longer needed.

1e9f2eb520774d5fd9593419c458ce7499553628 authored almost 11 years ago
Documentation updates. Mark new API methods as \since version 2.4.

e0ab4211f86c76d2e338472f9535b4c1eddd1542 authored almost 11 years ago
Remove debugging text from previous commit.

b75c2feebb5224ca06ada46c5ed8fe08d2ca9c14 authored almost 11 years ago
Make sure MOPAC reads final coordinates again.

The format of the output file changed subtly. Should fix bug
PR#891 at least for Cartesians.

b49c8f3f5e45d1e99e9ea707122d53b35e9739c4 authored almost 11 years ago
Add test to ensure SMILES for fragments can be written using SMILES_Fragment.

fa89f902dbc3d5495aa88a6d0b6b1d5131077306 authored about 11 years ago
Remove trailing whitespace to prevent failure with test.

047ea9759393905b3168206d629f94c5c96e0e6b authored about 11 years ago
Updated canonical SMILES test results.

Changes are solely due to multi-fragment SMILES.

902ed2e497237c866a682f5e08f6dae2d9d3e4e1 authored about 11 years ago
Fix canonicalization for multi-molecule SMILES.

Make sure when a SMILES has multiple fragments ().().() to
canonicalize each fragment and then s...

7f8602f4475ccec6815b0204e03d08a321606850 authored about 11 years ago
Merge pull request #67 from cowsandmilk/eigen3_eqeq

ifdef for eigen3 in eqeq partial charges

80915a14d783fb145ac0775cd15822a26a88de4d authored about 11 years ago
Merge pull request #68 from Reinis/gamessformat_updates

Gamessformat updates

0c1c6d3ea0ff51b51292f6eaad9ec69804d0eae7 authored about 11 years ago
Only compile eqeq charges if Eigen3 is present.

37438935967d75be4441907d64d2ee84faad8c66 authored about 11 years ago
gamessformat.cpp: Fix some compiler warnings

3697a894fa238552e8a39a57f98d2f7f36125d77 authored about 11 years ago
gamessformat.cpp: Add more elaborate keyword line wrapping

Wrap also at spaces in values if present, e.g., IFZMAT(1) array can have
spaces separating coord...

8edc6e2b7955e2594665d48b85f65e5edf16bcc6 authored about 11 years ago
gamessformat.cpp: Wrap keywords at 80 characters

5e693afad4b55c14ccf3be881f6b2033987f29da authored about 11 years ago
gamessformat.cpp: Unify whitespace style

fb99470999fe426ab12afdcbc6b58a9dd2cbd939 authored about 11 years ago
gamessformat.cpp: Remove unnecessary, commented-out code

883974d9d03d2ce550056f6e766a8805d743c0f6 authored about 11 years ago
gamessformat.cpp: Unify comment style

8eae37ee50e5dd14c6a568ec8107c2cbc08031de authored about 11 years ago
gamessformat.cpp: Unify indentation style

4fd9a47997d01339b6da604c7210e14c180ff35f authored about 11 years ago
gamessformat.cpp: Unify style for curly braces

5fcf5c50e73eda6d58c911dd1feb336d866f35e5 authored about 11 years ago
Add needed explicit H to aromatic n+ atoms.

458dd48dd970541de6eaff7094d4c3c6afbf345f authored about 11 years ago
ifdef for eigen3 in eqeq partial charges

68d08c31a663f504409eb2a1678fc31b1296a2ac authored about 11 years ago
Merge pull request #66 from baoilleach/confabfixes

Final Confab fixes:

7d350acd71499984aeca59aa00aee9796a6aaa72 authored about 11 years ago
Final Confab fixes:

1. Add docs to confabreport format
2. Make sure that the 'r' option works

a74d2896c4439f9a96c4e70f2406ab2427c00089 authored about 11 years ago
Update aromatic rules to consider formal charges.

Patch contributed by Roger Sayle via e-mail list.

3d60db928b06ed39520943cb41d3b7a36daca6ac authored about 11 years ago
Merge pull request #65 from mcs07/pythonsetup

Improvements to Python setup.py

a216177c114539cf569fae41bd987ede021ce21c authored about 11 years ago
Bump python bindings version to 1.8.1

668e5f817940eaf946131d28d5f5c6fdde80a516 authored about 11 years ago
Add more info to python README and revert package name change

Change the python bindings package name back to 'openbabel', but make clear in the Python README...

9962917d9d732958c4befa98d4abb0cd078fe7af authored about 11 years ago
Change python bindings package name to openbabel-python

099f67badbe3264ebe0c1261659b7d090dc15433 authored about 11 years ago
Merge pull request #50 from serval2412/master

Fix some other scan coverity reports

eeebbe3d490aa92ce89db2f5f1d749914113285a authored about 11 years ago
Merge pull request #64 from ghutchis/FIX_descriptor-coverity-errors

Fix several small errors as determined by the Coverity scan.

da006299c80bf03047b98a9004ca5767546005e9 authored about 11 years ago
Make pkg-config check more robust and allow manual override

Add a sensible fallback if pkg-config fails to locate the Open Babel include and library directo...

e65bf4bfbce85c2784339a2c246d57a1260c4a59 authored about 11 years ago
Ensure build_ext runs before build_py

The setup.py build and install commands run a number of subcommands, including build_ext, which ...

d6a44bcd40fbdf5c16543ea12b530402a465f969 authored about 11 years ago
Add proper python README

- Convert README to restructuredtext format so it displays correctly on PyPI
- Update email addr...

b94f4b7f835777bc182d39a0a9c4f0b2a0fe8030 authored about 11 years ago
Fix several small errors as determined by the Coverity scan.

One potential NULL dereference, but mostly checks for return values
from SMARTS calls.

e11f0e8a70ed222b7f66656921f12cdc8c47950c authored about 11 years ago
Merge pull request #63 from mcs07/master

Remove unused pointer value

399383011d15eafc26bcc6decd327b92f168e6f5 authored about 11 years ago
Remove unused pointer value

Fixes defect reported by Coverity Scan. The value of pdef is no longer required here now that pl...

d2a3c1908b6c70896153c805b4a536d23e42211d authored about 11 years ago
Merge pull request #62 from mcs07/garbage

Fix garbage plugin strings bug with libc++

70410bb40761ca0e60f2a767d60ad11dcb126e7a authored about 11 years ago
Merge pull request #61 from patrickfuller/pybel-charge

Added a charge function

e8ab151bc73e6097194abd9a99c027fbeff1790d authored about 11 years ago
Fix garbage plugin strings bug with libc++

With libc++, using OBDefine to load descriptors from plugindefines.txt would result in some plug...

45abc715002cce182e71f68a6d48d8d43654f8a2 authored about 11 years ago
Improved error messages of calccharges

668536d5919bf7e5e0e9d832834afef5eade3454 authored about 11 years ago
Small fix

1612e84ef9cc60a743c24c5f61eadabfb3192604 authored about 11 years ago
Improvements to proposed pybel charge method

e5ef11f521a79f90832e6e58d583aa813f887867 authored about 11 years ago
Make sure to check for OBUnitCell before dereferencing.

Bug found via Clang static analysis checker.

b9097c31e9cf0ee72348da7b9df2f3d31e42fb32 authored about 11 years ago
Work around bugs in Clang/LLVM libc++ which ships with Mac 10.9.

8e20faf002f0fa3b16a46520b32a461740f13927 authored about 11 years ago
Make sure to remove the generated openbabel-ruby.txt temporary file.

1fbaf450489f5d36d8076d5500674e1e5ca3623a authored about 11 years ago
Merge branch 'master' of github.com:openbabel/openbabel

51b02ecab1c3810d20d63b980b89d1fe1e489e3f authored about 11 years ago
Added a charge function

843ecae262dafae1b6c6c3e30addb9cdf8d7fff1 authored about 11 years ago
Merge pull request #60 from patrickfuller/eqeq

Small EQeq fix

c5f443ba9589a0d37e0ee9c6aa6562f0dab51740 authored about 11 years ago
EQeq periodic charging method now auto-adjusts based off of OBUnitCell size

64686d1afc893104aba1959987429adefb061627 authored about 11 years ago
Merge pull request #59 from swamidass/master

Rewrote setup.py so that it can independentley install python bindings. ...

2fb4c2f0297c291c8f1aec8d1a1fcb10c1738789 authored about 11 years ago
missed setup.py in last committ

42335bd88974a255acc3871181f91c3320667e79 authored about 11 years ago
Rewrote setup.py so that it can independentley install python bindings. Symbolic links to swig files added to enable this.

3cf839f34eb3375f2cebc57193705b8f1192e676 authored about 11 years ago
Merge pull request #56 from nextmovesoftware/pdb_bugfix

Patch from Roger to fix CONECT record output

1dc99c2585eeeec6c6796adb06661daba6e57376 authored about 11 years ago
Merge pull request #47 from Acpharis/csharp_build

build CSharp bindings in SOURCE_DIR

61772629acb95790a391ac64cbe0f5440ad24801 authored about 11 years ago
Merge pull request #57 from nextmovesoftware/MolfileAtomMaps

Patch from Roger to enable Mol file support for atom classes

04394d1471b663f3932dcac1bd19e59823938e50 authored about 11 years ago
Merge pull request #58 from nextmovesoftware/MSVC2013

Fix compilation for MSVC 2013

502c6b7c8e5ebcbbf622a3aeeed8e165bc23b6cf authored about 11 years ago
Make sure to install the Lang melting-point descriptor.

bccb89b0adbba811ddd964eab5d186f0ae48135b authored about 11 years ago
Remove ChangeLog files. Superceded by git history logs.

4b70be123d88ef2a1fcdfc155749d7071fcc6fcc authored about 11 years ago
Fix compilation for MSVC 2013

2cac9e28a86e5fdf4611158b29032b6c6ef6d3b1 authored about 11 years ago
Patch from Roger to enable Mol file support for atom classes

With this patch, MOL files now read in atom class information (3rd from final column in atom bloc...

91ed58c4b8ee92580283282326577b48eeecb828 authored about 11 years ago
Patch from Roger to fix CONECT record output

Test case:
obabel -:CS(=O)(=O)C -opdb
Before:
CONECT 1 2
CONECT 2 1 3 4 5
CO...

7026d88a301a4d4fd2511dc117297a681f943fcc authored about 11 years ago
Merge pull request #54 from patrickfuller/eqeq

Initial commit for EQeq crystal charge equilibration method

c3730f4040ce401ce8ea258b452d40fbe9cd0d5e authored about 11 years ago
Merge pull request #52 from mwojcikowski/fix-skip

Fix skipping molecules while using OBConversion::Read() method

91b7eedc48f875a3554cb68d191187446fbabb16 authored about 11 years ago
Merge pull request #55 from patrickfuller/ipython

Reduced footprint of 3D ipython rendering

28c272240cb7181ee83dde0b19f2d1b387db3560 authored about 11 years ago
Changed url of 3d molecule viewer

e0b2dc2c67a6e66c4698ad01285eadbd86748faa authored about 11 years ago
Reduced footprint of 3D ipython rendering

d869efe9ac17251e38557f50fa1e9286415c6267 authored about 11 years ago
Merge pull request #53 from baoilleach/moveFastRotorSearch

Fix compile problem due to use of FastRotorSearch without Eigen

e60c5fb10e76f63c66b03220d89f6d0acb44bdda authored about 11 years ago
Initial commit for EQeq crystal charge equilibration method

Run through python with

```
eqeq = pybel.ob.OBChargeModel_FindType("eqeq")
eqeq.ComputeCharges(...

6e8c7349d9a217a3336644d14482e899c55c93d7 authored about 11 years ago
Fix compile problem due to use of FastRotorSearch without Eigen

Move OBForceField::FastRotorSearch from confsearch.cpp to forcefield.cpp as it does not depend on...

a0e0247061914167277aa47c0f117395144bf8a6 authored about 11 years ago
Add OBMol::AreInSameRing(a, b) method for detecting mutual ring membership.

Use this method in OBBuilder for spiro ring detection rather than
OBMol::Separate() since it's m...

973cb745562c20f816005c00e1933a8950833098 authored about 11 years ago
Allow "fast" or "best" for --gen3d options.

076b7f191b1780566bdcec925c72cbbd7f256529 authored about 11 years ago
Merge pull request #51 from Acpharis/travis_ci

Start Continuous Integration testing with Travis-ci.org

Add .travis.yml file for travis-ci.org

edd5e312c9b0fd3a5359bfaaae4070b5e77db733 authored about 11 years ago
Add an argument to --gen3d 1..5 for speed.

Speed 5 = build only
Speed 4 = build + FF cleanup
Speed 3 = build + cleanup + fast conformer sea...

e764ab0a8d413aa6fdba7150be96cf3cb754644a authored about 11 years ago
Use MMFF94 as default forcefield.

e7dbe28ee89ee83a201ef4017e9c6962059f6c0e authored about 11 years ago
Add some automatically-built scripts/ code to prevent commiting to git

3a9ac86552f7ee25da6a3f561dffa11f3efe9101 authored about 11 years ago
Add FastRotorSearch to available methods. Fix FF-based methods.

FF-based methods wouldn't actually perform any work. Now actually
do the conformer searching wit...

b5886a99c07c597a13971e53e108cdcb303ab9ab authored about 11 years ago
Use FastRotorSearch for a quick-and-dirty general conformer.

Should be significantly faster than the WeightedRotorSearch.
Full evaluation will be performed i...

19a1a9e9fa3df56d08070ace2de205732abb0482 authored about 11 years ago
Fix skipping molecules while using OBConversion::Read() method (mainly for bindings).

b1198efbf7f438fba141f6574e233a83bfcd111b authored about 11 years ago
Merge pull request #30 from patrickfuller/ipython-3d

Interactive 3D IPython Rendering

3955e3e26e8fbd2b7764a2795b059b46a2f14a08 authored about 11 years ago
2D/3D toggle now accessible by `pybel.ipython_3d` boolean

d02d57f3f93078a1390720876777e0e9b185ec12 authored about 11 years ago