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
Method is deprecated in C++.
e8d7410a40f795ade5be2c415a394e4307ec2e66 authored almost 11 years ago85c5c6cd3d100fd4effdc2a028c69278e3933828 authored almost 11 years ago
83b6be4636983003d033b432687f25d63ce1064a authored almost 11 years ago
6-membered pyridinium nH -> nH+, but 5-membered rings are OK.
c35d436377da5fec338278f6b1eff197c3805071 authored almost 11 years ago
As suggested by Roger Sayle, add "fail quickly" as we check the cutoff.
If x^2 or x^2+y^2 is bey...
TODO: revisit aromaticity calculation for P atoms.
f37fe57133bc8945d7635fe5a63da495584235df authored almost 11 years ago
Updated to match PDB documentation..
http://www.wwpdb.org/documentation/format32/sect4.html
Hat...
9fd13948615d4b5b8f691bc87d6058f19add3a4a authored almost 11 years ago08407ae1f2ae1e07bc90b9a632c31f3cb61c2c81 authored almost 11 years ago
509f23f9a02571cbb8426f0d7bedb3cc7cee28c3 authored almost 11 years ago
f082851996c1290a73143ebb321bdaaf34751cb5 authored almost 11 years ago
Now aromatizes azulene (by allowing 7-membered rings to be aromatic)
Better handles fulvene by p...
Test case suggested by David van der Spoel and patch inspired by
Paul van Maaren. Added some add...
1e38fc53154bbe0111f42650ec0a37d1a95a0543 authored almost 11 years ago
NULL check in OBUnitCell::FillUnitCell
4c1ba959dbcf33343ae40ca210df734c19268749 authored almost 11 years ago4050f9d4cdd49fee970f76d4f4eb68f9e3b31458 authored almost 11 years ago
mopacformat: Skip Tv line in optimized structure
79000d56e85bd94b1eaebbeb79019e4f26b530fe authored almost 11 years ago8f1bee2d845055a1d89079f8ad1505d3913d864b authored almost 11 years ago
Remove executable bit from the files
3d69cc6e954306d9b236f47ea52d3271415008d8 authored almost 11 years ago5f2d0f24740b40587433afa19da7a18edd510f09 authored almost 11 years ago
Update mopacformat.cpp
4a7830b9ed0a76cad97b55f95196b7bcf06b8321 authored almost 11 years agoThe translation vector cleanup is no longer needed.
1e9f2eb520774d5fd9593419c458ce7499553628 authored almost 11 years agoe0ab4211f86c76d2e338472f9535b4c1eddd1542 authored almost 11 years ago
b75c2feebb5224ca06ada46c5ed8fe08d2ca9c14 authored almost 11 years ago
The format of the output file changed subtly. Should fix bug
PR#891 at least for Cartesians.
fa89f902dbc3d5495aa88a6d0b6b1d5131077306 authored about 11 years ago
047ea9759393905b3168206d629f94c5c96e0e6b authored about 11 years ago
Changes are solely due to multi-fragment SMILES.
902ed2e497237c866a682f5e08f6dae2d9d3e4e1 authored about 11 years ago
Make sure when a SMILES has multiple fragments ().().() to
canonicalize each fragment and then s...
ifdef for eigen3 in eqeq partial charges
80915a14d783fb145ac0775cd15822a26a88de4d authored about 11 years agoGamessformat updates
0c1c6d3ea0ff51b51292f6eaad9ec69804d0eae7 authored about 11 years ago37438935967d75be4441907d64d2ee84faad8c66 authored about 11 years ago
3697a894fa238552e8a39a57f98d2f7f36125d77 authored about 11 years ago
Wrap also at spaces in values if present, e.g., IFZMAT(1) array can have
spaces separating coord...
5e693afad4b55c14ccf3be881f6b2033987f29da authored about 11 years ago
fb99470999fe426ab12afdcbc6b58a9dd2cbd939 authored about 11 years ago
883974d9d03d2ce550056f6e766a8805d743c0f6 authored about 11 years ago
8eae37ee50e5dd14c6a568ec8107c2cbc08031de authored about 11 years ago
4fd9a47997d01339b6da604c7210e14c180ff35f authored about 11 years ago
5fcf5c50e73eda6d58c911dd1feb336d866f35e5 authored about 11 years ago
458dd48dd970541de6eaff7094d4c3c6afbf345f authored about 11 years ago
68d08c31a663f504409eb2a1678fc31b1296a2ac authored about 11 years ago
Final Confab fixes:
7d350acd71499984aeca59aa00aee9796a6aaa72 authored about 11 years ago1. Add docs to confabreport format
2. Make sure that the 'r' option works
Patch contributed by Roger Sayle via e-mail list.
3d60db928b06ed39520943cb41d3b7a36daca6ac authored about 11 years agoImprovements to Python setup.py
a216177c114539cf569fae41bd987ede021ce21c authored about 11 years ago668e5f817940eaf946131d28d5f5c6fdde80a516 authored about 11 years ago
Change the python bindings package name back to 'openbabel', but make clear in the Python README...
9962917d9d732958c4befa98d4abb0cd078fe7af authored about 11 years ago099f67badbe3264ebe0c1261659b7d090dc15433 authored about 11 years ago
Fix some other scan coverity reports
eeebbe3d490aa92ce89db2f5f1d749914113285a authored about 11 years agoFix several small errors as determined by the Coverity scan.
da006299c80bf03047b98a9004ca5767546005e9 authored about 11 years agoAdd a sensible fallback if pkg-config fails to locate the Open Babel include and library directo...
e65bf4bfbce85c2784339a2c246d57a1260c4a59 authored about 11 years agoThe setup.py build and install commands run a number of subcommands, including build_ext, which ...
d6a44bcd40fbdf5c16543ea12b530402a465f969 authored about 11 years ago
- Convert README to restructuredtext format so it displays correctly on PyPI
- Update email addr...
One potential NULL dereference, but mostly checks for return values
from SMARTS calls.
Remove unused pointer value
399383011d15eafc26bcc6decd327b92f168e6f5 authored about 11 years agoFixes defect reported by Coverity Scan. The value of pdef is no longer required here now that pl...
d2a3c1908b6c70896153c805b4a536d23e42211d authored about 11 years agoFix garbage plugin strings bug with libc++
70410bb40761ca0e60f2a767d60ad11dcb126e7a authored about 11 years agoAdded a charge function
e8ab151bc73e6097194abd9a99c027fbeff1790d authored about 11 years agoWith libc++, using OBDefine to load descriptors from plugindefines.txt would result in some plug...
45abc715002cce182e71f68a6d48d8d43654f8a2 authored about 11 years ago668536d5919bf7e5e0e9d832834afef5eade3454 authored about 11 years ago
1612e84ef9cc60a743c24c5f61eadabfb3192604 authored about 11 years ago
e5ef11f521a79f90832e6e58d583aa813f887867 authored about 11 years ago
Bug found via Clang static analysis checker.
b9097c31e9cf0ee72348da7b9df2f3d31e42fb32 authored about 11 years ago8e20faf002f0fa3b16a46520b32a461740f13927 authored about 11 years ago
1fbaf450489f5d36d8076d5500674e1e5ca3623a authored about 11 years ago
51b02ecab1c3810d20d63b980b89d1fe1e489e3f authored about 11 years ago
843ecae262dafae1b6c6c3e30addb9cdf8d7fff1 authored about 11 years ago
Small EQeq fix
c5f443ba9589a0d37e0ee9c6aa6562f0dab51740 authored about 11 years ago64686d1afc893104aba1959987429adefb061627 authored about 11 years ago
Rewrote setup.py so that it can independentley install python bindings. ...
2fb4c2f0297c291c8f1aec8d1a1fcb10c1738789 authored about 11 years ago42335bd88974a255acc3871181f91c3320667e79 authored about 11 years ago
3cf839f34eb3375f2cebc57193705b8f1192e676 authored about 11 years ago
Patch from Roger to fix CONECT record output
1dc99c2585eeeec6c6796adb06661daba6e57376 authored about 11 years agobuild CSharp bindings in SOURCE_DIR
61772629acb95790a391ac64cbe0f5440ad24801 authored about 11 years agoPatch from Roger to enable Mol file support for atom classes
04394d1471b663f3932dcac1bd19e59823938e50 authored about 11 years agoFix compilation for MSVC 2013
502c6b7c8e5ebcbbf622a3aeeed8e165bc23b6cf authored about 11 years agobccb89b0adbba811ddd964eab5d186f0ae48135b authored about 11 years ago
4b70be123d88ef2a1fcdfc155749d7071fcc6fcc authored about 11 years ago
2cac9e28a86e5fdf4611158b29032b6c6ef6d3b1 authored about 11 years ago
With this patch, MOL files now read in atom class information (3rd from final column in atom bloc...
91ed58c4b8ee92580283282326577b48eeecb828 authored about 11 years agoTest case:
obabel -:CS(=O)(=O)C -opdb
Before:
CONECT 1 2
CONECT 2 1 3 4 5
CO...
Initial commit for EQeq crystal charge equilibration method
c3730f4040ce401ce8ea258b452d40fbe9cd0d5e authored about 11 years agoFix skipping molecules while using OBConversion::Read() method
91b7eedc48f875a3554cb68d191187446fbabb16 authored about 11 years agoReduced footprint of 3D ipython rendering
28c272240cb7181ee83dde0b19f2d1b387db3560 authored about 11 years agoe0b2dc2c67a6e66c4698ad01285eadbd86748faa authored about 11 years ago
d869efe9ac17251e38557f50fa1e9286415c6267 authored about 11 years ago
Fix compile problem due to use of FastRotorSearch without Eigen
e60c5fb10e76f63c66b03220d89f6d0acb44bdda authored about 11 years agoRun through python with
```
eqeq = pybel.ob.OBChargeModel_FindType("eqeq")
eqeq.ComputeCharges(...
Move OBForceField::FastRotorSearch from confsearch.cpp to forcefield.cpp as it does not depend on...
a0e0247061914167277aa47c0f117395144bf8a6 authored about 11 years ago
Use this method in OBBuilder for spiro ring detection rather than
OBMol::Separate() since it's m...
076b7f191b1780566bdcec925c72cbbd7f256529 authored about 11 years ago
Start Continuous Integration testing with Travis-ci.org
Add .travis.yml file for travis-ci.org
edd5e312c9b0fd3a5359bfaaae4070b5e77db733 authored about 11 years ago
Speed 5 = build only
Speed 4 = build + FF cleanup
Speed 3 = build + cleanup + fast conformer sea...
e7dbe28ee89ee83a201ef4017e9c6962059f6c0e authored about 11 years ago
3a9ac86552f7ee25da6a3f561dffa11f3efe9101 authored about 11 years ago
FF-based methods wouldn't actually perform any work. Now actually
do the conformer searching wit...
Should be significantly faster than the WeightedRotorSearch.
Full evaluation will be performed i...
b1198efbf7f438fba141f6574e233a83bfcd111b authored about 11 years ago
Interactive 3D IPython Rendering
3955e3e26e8fbd2b7764a2795b059b46a2f14a08 authored about 11 years agod02d57f3f93078a1390720876777e0e9b185ec12 authored about 11 years ago