Skip to content

AstroChem/Chempy-Widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chempy-Widget

Chempy-Widget is an interactive iPython widget for Jan Rybizki's flexible one-zone open-box chemical evolution model, Chempy.

Running Chempy-Widget

Chempy-Widget is hosted on Binder, which takes care of all necessary dependencies and allows anybody to interactively use the notebook.

Click on the following link to start playing around with Chempy-Widget! Binder

Dependencies

Chempy-Widget was written in Python v3.5 and no effort (as of yet) has been made to check its backwards compatibility.

The following Python packages are required to run Chempy-Widget:

  • numpy (v1.11)
  • scipy
  • matplotlib
  • corner
  • ipywidgets
  • chempy (v0.1)

Disclamer

I have not taken major steps to optimize Chempy-Widget nor have I gone to great length to beta test it. If you have suggestions or run into any issues, please feel free to contact me: nathan_sandford @ berkeley . edu

Author

Nathan Sandford (Graduate Student, UC Berkeley)

About

Interactive iPython widget for Chempy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.3%
  • Python 38.7%