Skip to content

PyPi v3.4.0

Latest
Compare
Choose a tag to compare
@Dennis-van-Gils Dennis-van-Gils released this 24 Jun 16:34
· 1 commit to master since this release

Code quality improvements:

  • Using qtpy library instead of my own Qt5/6 mechanism
  • Using f-strings
  • Extended API and docstrings, like on PlotManager.
  • Arguments linked_curves and linked_plots are hinted as Sequence instead
    of as List

Added support:

  • Support for Numpy 2.0