chicolucio / frost_diagrams

Plot Frost diagrams for some chemical elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frost diagrams

frost_interactive

Module to plot Frost diagrams. Interactive plots can also be made following the tutorial instructions. An interactive Colab notebook can also be used Open In Colab

Installation and requirements

This project relies mainly on Matplotlib, numpy, and pandas.

Just clone or download this repo. This is not a package yet.

Usage

See the tutorial

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, Frost diagrams, 2020 - Available at: https://github.com/chicolucio/frost_diagrams

About

Plot Frost diagrams for some chemical elements

License:MIT License


Languages

Language:Jupyter Notebook 96.1%Language:Python 3.9%