https://github.com/openchemistry/openchemistry
Supermodule containing submodules and external project to build all components
https://github.com/openchemistry/openchemistry
Last synced: 5 months ago
JSON representation
Supermodule containing submodules and external project to build all components
- Host: GitHub
- URL: https://github.com/openchemistry/openchemistry
- Owner: OpenChemistry
- License: bsd-3-clause
- Created: 2012-04-28T18:55:30.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T20:23:38.000Z (over 1 year ago)
- Last Synced: 2025-01-16T21:31:56.306Z (over 1 year ago)
- Language: CMake
- Homepage: http://openchemistry.org/
- Size: 447 KB
- Stars: 83
- Watchers: 14
- Forks: 61
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Open Chemistry
==============
![Open Chemistry][OpenChemistryLogo]
Introduction
------------
The Open Chemistry project is a collection of open source, cross platform
libraries and applications for the exploration, analysis and generation of
chemical data. The project builds upon various efforts by collaborators and
innovators in open chemistry such as the Blue Obelisk, Quixote and the
associated projects. We aim to improve the state of the art, and facilitate the
open exchange of ideas and exchange of chemical data leveraging the best
technologies ranging from quantum chemistry codes, molecular dynamics,
informatics and visualization.
This repository contains git submodules for the Open Chemistry projects:
Avogadro, MoleQueue and MongoChem. It can be used to download all relevant
source files as well as building many of the necessary dependencies. Please
see the documentation in the submodules for more details about each project.
![Kitware, Inc.][KitwareLogo]
Installing
----------
We provide nightly binaries built by our [dashboards][Dashboard] for Mac OS
X and Windows. If you would like to build from source we recommend that you
follow our [building Open Chemistry][Build] guide that will take care of
building most dependencies.
Contributing
------------
Our project uses the standard GitHub pull request process for code review
and integration. Please check our [development][Development] guide for more
details on developing and contributing to the project. The GitHub issue
tracker can be used to report bugs, make feature requests, etc.
Our [wiki][Wiki] is used to document features, flesh out designs and host other
documentation. Our API is [documented using Doxygen][Doxygen] with updated
documentation generated nightly. We have several [mailing lists][MailingLists]
to coordinate development and to provide support.
[OpenChemistry]: http://openchemistry.org/ "Open Chemistry Project"
[OpenChemistryLogo]: http://openchemistry.org/files/logos/openchem128.png "Open Chemistry"
[Kitware]: http://kitware.com/ "Kitware, Inc."
[KitwareLogo]: http://www.kitware.com/img/small_logo_over.png "Kitware"
[Dashboard]: http://cdash.openchemistry.org/index.php?project=OpenChemistry "Open Chemistry Dashboard"
[Build]: http://wiki.openchemistry.org/Build "Building Open Chemistry"
[Development]: http://wiki.openchemistry.org/Development "Development guide"
[Wiki]: http://wiki.openchemistry.org/ "Open Chemistry wiki"
[MailingLists]: http://openchemistry.org/mailing-lists "Mailing Lists"