-
Updated
Dec 14, 2020 - HTML
cheminformatics
Here are 260 public repositories matching this topic...
-
Updated
Oct 12, 2020 - Go
-
Updated
Dec 10, 2020 - Java
-
Updated
Oct 30, 2020 - Python
-
Updated
Jul 18, 2020
-
Updated
Mar 4, 2019 - Jupyter Notebook
-
Updated
Apr 18, 2020 - Python
-
Updated
Aug 27, 2020 - Python
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Jun 5, 2020 - Python
-
Updated
Dec 13, 2020 - Python
-
Updated
Dec 12, 2020 - C++
-
Updated
Feb 12, 2020 - Jupyter Notebook
-
Updated
Dec 9, 2020 - C++
-
Updated
Dec 19, 2019 - Python
-
Updated
Dec 12, 2020 - Jupyter Notebook
-
Updated
Dec 11, 2020 - C++
doctests will actually run the code-blocks and ensure that you get the expected output. This should prevent documentation from going out of date or having silly typos.
-
Updated
Nov 24, 2020 - Python
-
Updated
Dec 12, 2020 - HTML
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Sep 9, 2018 - Python
-
Updated
May 30, 2017 - JavaScript
-
Updated
Nov 7, 2020 - Jupyter Notebook
-
Updated
Apr 16, 2020 - Python
-
Updated
May 18, 2017 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Dec 9, 2020 - Python
Improve this page
Add a description, image, and links to the cheminformatics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cheminformatics topic, visit your repo's landing page and select "manage topics."
Line 208 of molchrg.cpp has:
Gasteiger charge calculation should always return the same results for the same structure. However, the string returned by GetType() is set to an arbitrary value by an atom typer (or indeed the user), and so the results will change.
Line 208 should be rewritten to avoid using GetType