Main Page: Difference between revisions

From wiki.openchemistry.org
Jump to navigation Jump to search
(Added links to conventions and documentation writing)
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 3: Line 3:
= Development =
= Development =


If you would like to get involved the [http://openchemistry.org/ Open Chemistry] projects use Gerrit for code review, documentation for setting up the [[build]] and our [[development]] process is available. We have established a [[Coding Style]], [[Coding Conventions]] and a guide to [[Writing Documentation]] to help outline the expected code style, conventions and documentation style for C++ contributions. We are adding more automated testing across all major platforms. We welcome feedback and involvement from community members. The projects are [http://www.opensource.org/licenses/BSD-3-Clause BSD licensed], and written in C++ using [http://www.cmake.org/ CMake] as their build system.
If you would like to get involved the [http://openchemistry.org/ Open Chemistry] projects use GitHub for code review, documentation for setting up the [[build]] and our [[development]] process is available. We have established a [[Coding Style]], [[Coding Conventions]] and a guide to [[Writing Documentation]] to help outline the expected code style, conventions and documentation style for C++ contributions. We are adding more automated testing across all major platforms. We welcome feedback and involvement from community members. The projects are [http://www.opensource.org/licenses/BSD-3-Clause BSD licensed], and written in C++ using [http://www.cmake.org/ CMake] as their build system.


= Projects =
= Projects =
Line 9: Line 9:
For more information, please see additional details on each project along with links to further information.
For more information, please see additional details on each project along with links to further information.


* [[Avogadro]]: [http://doc.openchemistry.org/avogadrolibs/api/ API documentation], [http://cdash.openchemistry.org/index.php?project=AvogadroLibs libraries dashboard], [http://cdash.openchemistry.org/index.php?project=AvogadroApp application dashboard]
* [[Avogadro|Avogadro 2]]: [[File:Avogadro2_64.png‎|right|Avogadro 2]]
* [[MongoChem]]: [http://doc.openchemistry.org/mongochem/api/ API documentation], [http://cdash.openchemistry.org/index.php?project=MongoChem dashboard]
** [http://doc.openchemistry.org/avogadrolibs/api/ API documentation]
* [[MoleQueue]]: [http://doc.openchemistry.org/molequeue/api/ API documentation], [http://cdash.openchemistry.org/index.php?project=MoleQueue dashboard]
** [http://cdash.openchemistry.org/index.php?project=AvogadroLibs Libraries dashboard], [http://cdash.openchemistry.org/index.php?project=AvogadroApp application dashboard]
** [https:///github.com/openchemistry/avogadrolibs Libraries], [https://github.com/openchemistry/avogadroapp Application]
** [https://www.ohloh.net/p/avogadro2 Ohloh statistics]
 
* [[MoleQueue]]: [[File:MoleQueue_64.png‎|right|MoleQueue]]
** [http://doc.openchemistry.org/molequeue/api/ API documentation]
** [http://cdash.openchemistry.org/index.php?project=MoleQueue dashboard]
** [https:///github.com/openchemistry/molequeue GitHub]
** [https://www.ohloh.net/p/molequeue Ohloh statistics]
 
* [[MongoChem]]: [[File:MongoChem_64.png‎|right|MongoChem]]
** [http://doc.openchemistry.org/mongochem/api/ API documentation]
** [http://cdash.openchemistry.org/index.php?project=MongoChem dashboard]
** [https:///github.com/openchemistry/mongochem GitHub]
** [https://www.ohloh.net/p/mongochem Ohloh statistics]
** [[MongoChemWeb| Deploying MongoChemWeb]]
 
Binary installers and source distributions of the [https://openchemistry.org/downloads/ latest release are available here]. We have switched to use GitHub's issues to track issues, bugs and feature enhancements. Aggregate statistics for the [https://www.ohloh.net/p/openchemistry Open Chemistry project on Ohloh].

Latest revision as of 19:13, 18 January 2018

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, Open Babel, CDK, RDKit, CML and the associated projects. Our goal is to improve the state of the art, and facilitate the open exchange of chemical data and ideas while utilizing the best technologies from quantum chemistry codes, molecular dynamics, informatics, and visualization.

Development

If you would like to get involved the Open Chemistry projects use GitHub for code review, documentation for setting up the build and our development process is available. We have established a Coding Style, Coding Conventions and a guide to Writing Documentation to help outline the expected code style, conventions and documentation style for C++ contributions. We are adding more automated testing across all major platforms. We welcome feedback and involvement from community members. The projects are BSD licensed, and written in C++ using CMake as their build system.

Projects

For more information, please see additional details on each project along with links to further information.

Binary installers and source distributions of the latest release are available here. We have switched to use GitHub's issues to track issues, bugs and feature enhancements. Aggregate statistics for the Open Chemistry project on Ohloh.