You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the Python version of **Reaction Mechanism Generator (RMG)**,
@@ -16,14 +23,9 @@ Gaussian, MOPAC, QChem, and MOLPRO.
16
23
-[RMG Github Repository](https://github.com/ReactionMechanismGenerator/RMG-Py): contains the latest source code for RMG
17
24
-[RMG-database Github Repository](https://github.com/ReactionMechanismGenerator/RMG-database): contains source code for the latest version of the database
View the [Release Notes](http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/releaseNotes.html).
24
-
25
26
## How to Install
26
-
View the [Download and Install](http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html) page.
27
+
You can either download the source from GitHub and compile yourself, or download the binaries from Anaconda.
28
+
Please see the [Download and Install](http://reactionmechanismgenerator.github.io/RMG-Py/users/rmg/installation/index.html) page for detailed instructions.
Please see the [Contributor Guidelines](https://github.com/ReactionMechanismGenerator/RMG-Py/wiki/RMG-Contributor-Guidelines)
39
+
for details on how to contribute to RMG-Py or RMG-database.
41
40
42
41
## How to Give Feedback
43
42
44
43
Please post any issues you may have to the [issues page](https://github.com/ReactionMechanismGenerator/RMG-Py/issues/)
45
44
or drop in to the [chat room](https://gitter.im/ReactionMechanismGenerator/RMG-Py) or email [rmg_dev@mit.edu](mailto:rmg_dev@mit.edu) if you have questions.
46
-
[](https://gitter.im/ReactionMechanismGenerator/RMG-Py?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
47
45
48
46
## Useful Links
49
47
@@ -52,10 +50,9 @@ perform thermodynamics and kinetics searches
52
50
-[Wiki](https://github.com/ReactionMechanismGenerator/RMG-Py/wiki): a wiki for developer notes
53
51
-[Issues Page](https://github.com/ReactionMechanismGenerator/RMG-Py/issues/): view current issues and feature requests
54
52
53
+
## Credits
55
54
56
-
## Continuous Integration
57
-
58
-
We have a continuous integration build test suite
59
-
which you can access at https://travis-ci.org/ReactionMechanismGenerator/RMG-Py
0 commit comments