New releases for DNPLab are published every other Friday at 5 pm EST. This release includes updates to documentation and bug fixes.
Improvements
- New DPPH radical properties
- Added unit conversion functions
- Adding numpy compatibility
- Updated Specman import module
- Added axis keyword compatibility for numpy functions
- Added SNR calculation function
- Forwarding args and kwargs in fancy_plot function
Installing
Install DNPLab with pip:
pip install dnplab
Upgrading
Upgrade DNPLab with pip:
pip install --upgrade dnplab
Links
View the documentation at dnplab.net
To stay up to date follow us on Twitter
Access the DNPLab repository on GitHub