MolCore: Difference between revisions

From wiki.openchemistry.org
Jump to navigation Jump to search
(Created page with "MolCore is an open-source C++ library containing efficient data structures and algorithms for chemistry. Source code is available on GitHub: [https://github.com/cryos/MolCore...")
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
MolCore is an open-source C++ library containing efficient data structures and algorithms for chemistry.
MolCore is an open-source C++ library containing efficient data structures and algorithms for chemistry. Its homepage is at [http://www.molcore.org/ http://www.molcore.org/].


Source code is available on GitHub: [https://github.com/cryos/MolCore https://github.com/cryos/MolCore].
== Get MolCore ==
Source code is available on GitHub: [https://github.com/cryos/MolCore https://github.com/OpenChemistry/molcore].

Latest revision as of 13:36, 8 March 2012

MolCore is an open-source C++ library containing efficient data structures and algorithms for chemistry. Its homepage is at http://www.molcore.org/.

Get MolCore

Source code is available on GitHub: https://github.com/OpenChemistry/molcore.