Metadata-Version: 2.1
Name: hwaves
Version: 0.0.2
Summary: Compute and plot hydrogenic wavefunctions
Home-page: https://github.com/lensonp/hwaves.git
Author: Lenson A. Pellouchoud
Author-email: UNKNOWN
License: BSD
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: masstable
Requires-Dist: periodictable

Current capabilities: 
- Compute and plot radial wavefunctions for any n, l
- Compute and plot spherical harmonics for any l, m
- Compute real-space density of hydrogenic eigenfunctions for any n, m, l
- Compute real-space density of real-valued wavefunctions (1s, 2p, 3dx2-y2, etc.)
- Plot (and provide polygon data) for real-space density isosurfaces of any value

