项目作者: chicolucio

项目描述 :
Generates chemical kinetics data.
高级语言: Jupyter Notebook
项目地址: git://github.com/chicolucio/kinetics_generator.git
创建时间: 2020-03-05T19:52:07Z
项目社区:https://github.com/chicolucio/kinetics_generator

开源协议:MIT License

下载


Kinetics generator

Generates chemical kinetics data.

plot_example

Sometimes, as a chemistry teacher or professor, we want a data set so that
students can practice some concepts. This project generates chemical kinetics
data so that the educator can elaborate questions asking for the order and rate
constant for a given data set. The module can also simulates uncertainties
allowing the educator to explore error propagation and related subjects.

Installation

Just clone or download this repo. This is not a package (yet, maybe someday :-))

Usage

See the tutorial file.

Under the hood - requirements

This project relies mainly on SciPy,
Matplotlib, numpy and
uncertainties.

Contributing

All contributions are welcome.

Issues

Feel free to submit issues regarding:

  • recommendations
  • more examples for the tutorial
  • enhancement requests and new useful features
  • code bugs

Pull requests

  • before starting to work on your pull request, please submit an issue first
  • fork the repo
  • clone the project to your own machine
  • commit changes to your own branch
  • push your work back up to your fork
  • submit a pull request so that your changes can be reviewed

License

MIT, see LICENSE

Citing

If you use this project in a scientific publication or in classes, please
consider citing as

F. L. S. Bustamante, Kinetics generator, 2020 - Available at:
https://github.com/chicolucio/kinetics_generator