Main Page: Difference between revisions

From wiki.openchemistry.org
Jump to navigation Jump to search
(Added some detail about Google Summer of Code)
(Update the locations of source code)
Line 1: Line 1:
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 [http://blueobelisk.sourceforge.net/ Blue Obelisk], [http://quixote.wikispot.org/ Quixote], [http://www.openbabel.org/ Open Babel], [http://sourceforge.net/projects/cdk/ CDK], [http://www.rdkit.org/ RDKit], [http://xml-cml.org/ 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.
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 [http://blueobelisk.sourceforge.net/ Blue Obelisk], [http://quixote.wikispot.org/ Quixote], [http://www.openbabel.org/ Open Babel], [http://sourceforge.net/projects/cdk/ CDK], [http://www.rdkit.org/ RDKit], [http://xml-cml.org/ 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.
= Google Summer of Code =
Our initial [[GSoC_Ideas_2015|ideas page]] is available, if you are willing to mentor a project please consider adding your idea, and getting in touch. These ideas will be extended leading up to the student application period if we are accepted as a mentoring organization.


= 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 16: Line 12:
** [http://doc.openchemistry.org/avogadrolibs/api/ API documentation]
** [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]
** [http://cdash.openchemistry.org/index.php?project=AvogadroLibs Libraries dashboard], [http://cdash.openchemistry.org/index.php?project=AvogadroApp application dashboard]
** [http://projects.openchemistry.org/projects/avogadrolibs Libraries issue tracker], [http://projects.openchemistry.org/projects/avogadrolibs application issue tracker]
** [https:///github.com/openchemistry/avogadrolibs Libraries], [https://github.com/openchemistry/avogadroapp Application]
** [https://www.ohloh.net/p/avogadro2 Ohloh statistics]
** [https://www.ohloh.net/p/avogadro2 Ohloh statistics]


Line 22: Line 18:
** [http://doc.openchemistry.org/molequeue/api/ API documentation]
** [http://doc.openchemistry.org/molequeue/api/ API documentation]
** [http://cdash.openchemistry.org/index.php?project=MoleQueue dashboard]
** [http://cdash.openchemistry.org/index.php?project=MoleQueue dashboard]
** [http://projects.openchemistry.org/projects/molequeue Issue tracker]
** [https:///github.com/openchemistry/molequeue GitHub]
** [https://www.ohloh.net/p/molequeue Ohloh statistics]
** [https://www.ohloh.net/p/molequeue Ohloh statistics]


Line 28: Line 24:
** [http://doc.openchemistry.org/mongochem/api/ API documentation]
** [http://doc.openchemistry.org/mongochem/api/ API documentation]
** [http://cdash.openchemistry.org/index.php?project=MongoChem dashboard]
** [http://cdash.openchemistry.org/index.php?project=MongoChem dashboard]
** [http://projects.openchemistry.org/projects/mongochem Issue tracker]
** [https:///github.com/openchemistry/mongochem GitHub]
** [https://www.ohloh.net/p/mongochem Ohloh statistics]
** [https://www.ohloh.net/p/mongochem Ohloh statistics]
** [[MongoChemWeb| Deploying MongoChemWeb]]
** [[MongoChemWeb| Deploying MongoChemWeb]]


Binary installers and source distributions of the [http://www.openchemistry.org/OpenChemistry/resources/software.html latest release are available here]. An issue tracker for the Open Chemistry projects is available [http://projects.openchemistry.org/projects/openchemistry here], along with aggregate statistics for the [https://www.ohloh.net/p/openchemistry Open Chemistry project on Ohloh].
Binary installers and source distributions of the [http://www.openchemistry.org/OpenChemistry/resources/software.html latest release are available here]. An issue tracker for the Open Chemistry projects is available [http://projects.openchemistry.org/projects/openchemistry here], along with aggregate statistics for the [https://www.ohloh.net/p/openchemistry Open Chemistry project on Ohloh].

Revision as of 21:47, 24 March 2015

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. An issue tracker for the Open Chemistry projects is available here, along with aggregate statistics for the Open Chemistry project on Ohloh.