What’s new in revision 0.2.21 [2022-01-09]

These are the changes in SpectroChemPy-0.2.21. See Release notes for a full changelog including other versions of SpectroChemPy.

New features

  • Indexing or slicing a NDArray with quantities is now possible.

  • MatPlotLib Axes are subclassed in order to accept quantities for method arguments.

Bug fixes

  • NDArray constructor now accept a homogeneous list of quantities as data input. Units are set accordingly.

  • Qt Dialogs. This is related to issue #198, as tk dialogs can be replaced by Qt when working with a terminal.

  • Custom exceptions.

  • Qt Dialogs. This is related to issue #198, as tk dialogs can be replaced by Qt when working with a terminal.

  • Doc display problems.