DNPLab 2.1.24 Release Note

Published: Friday, 07 June 2024 - 17:00 -0400

Author: Timothy Keller

New releases for DNPLab are published every other Friday at 5 pm EST. This documentation includes updates to the DNPData class and new functions.

Improvements

  • Adding support for JEOL NMR data
  • Adding “unsafe” option to concat function
  • Updates to scipy imports

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