matplotlib 3.5.1-2 source package in Ubuntu
Changelog
matplotlib (3.5.1-2) unstable; urgency=medium * debian/rules - workaround a gcc-11 on mips64* architectures by passing -O3; patch by YunQiang Su; Closes: #1000435 -- Sandro Tosi <email address hidden> Tue, 25 Jan 2022 16:55:24 -0500
Upload details
- Uploaded by:
- Sandro Tosi
- Uploaded to:
- Sid
- Original maintainer:
- Sandro Tosi
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
matplotlib_3.5.1-2.dsc | 3.5 KiB | e0813648a2420a753fb3da50d658087c3240539446046356077d21080476df6d |
matplotlib_3.5.1.orig.tar.xz | 27.0 MiB | 6f5b604b30a0064b25739b9a83245bcaefbe19f8ac8353684d515d0a33ff5d01 |
matplotlib_3.5.1-2.debian.tar.xz | 31.3 KiB | 33520210b45f706be66eed4e9461ec7323a89be136d14be8eab695e09333163b |
Available diffs
- diff from 3.5.1-1 to 3.5.1-2 (607 bytes)
No changes file available.
Binary packages built by this source
- python-matplotlib-data: Python based plotting system (data package)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This package contains architecture independent data for python-matplotlib.
- python-matplotlib-doc: Python based plotting system (documentation package)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This package contains documentation for python-matplotlib.
- python3-matplotlib: Python based plotting system in a style similar to Matlab (Python 3)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This package contains the Python 3 version of matplotlib.