python-gnuplotlib 0.32-1 source package in Ubuntu

Changelog

python-gnuplotlib (0.32-1) unstable; urgency=medium

  * Upstream update
    - Major rework: support for multiplots. No breaking changes
    - All errors raise a specific GnuplotlibError instead of Exception
    - tuplesize<0 works with single points
    - added convenience plot options square-xy and squarexy as synonyms for
      square_xy
    - "square_xy" works in 2D: synonym for "square"
    - "hardcopy" and "output" are now synonyms
    - Makefile uses python3

 -- Dima Kogan <email address hidden>  Thu, 28 Nov 2019 19:38:25 -0800

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gnuplotlib_0.32-1.dsc 2.2 KiB 2d7e149e6ad0b91fc0c9649dc13260495ecf6728c021c25f331e4a8086680af8
python-gnuplotlib_0.32.orig.tar.gz 48.8 KiB 37137feaa3f3f9b4fa148445bdd2cce658cefdc532fc9121d4494c0cf6b5e38a
python-gnuplotlib_0.32-1.debian.tar.xz 2.9 KiB e19205c988480485b5a2374155ee302c0e74bcbc2ae52e465c97da8c28c5b7ae

Available diffs

No changes file available.

Binary packages built by this source

python3-gnuplotlib: Gnuplot-based plotter for numpy

 gnuplotlib allows numpy data to be plotted using Gnuplot as a backend. As much
 as was possible, this module acts as a passive pass-through to Gnuplot, thus
 making available the full power and flexibility of the Gnuplot backend.
 .
 This is the package for Python3