PlasmaPy v0.1.1 (2018-05-27)
Version 0.1.1 is a bugfix patch release correcting a number of issues that arose during the release process and adding two minor convenience features.
New Features
Added
plasmapy.online_help
Added
plasmapy.__citation__
containing a BibTeX reference.
Bug Fixes
Brought back mistakenly removed Cython versions of plasma parameters.
Optimized
check_relativistic
.Corrected a failing import statement.
Fixed a number of issues with the Maxwellian distribution in
physics.distribution
.