Matlab(TM) style Python plotting package
matplotlib strives to produce publication quality 2D graphics using matlab plotting for inspiration. Although the main lib is object oriented, there is a functional interface "pylab" for people coming from Matlab.
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / python-matplotlib
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-matplotlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000152 152 Bytes | |
_multibuild | 0000000053 53 Bytes | |
freetype-2.6.1.tar.gz | 0002302080 2.2 MB | |
matplotlib-3.3.0.tar.gz | 0038782487 37 MB | |
matplotlib-setup.cfg | 0000001412 1.38 KB | |
no-builddir-freetype.patch | 0000001314 1.28 KB | |
python-matplotlib.changes | 0000045855 44.8 KB | |
python-matplotlib.spec | 0000015625 15.3 KB |
Revision 34 (latest revision is 105)
Tomáš Chvátal (scarabeus_iv)
accepted
request 821989
from
Benjamin Greiner (bnavigator)
(revision 34)
- Work on unit testing * Move architecture selection to bcond definition at top of specfile. This makes it clear in the OBS web UI that the test flavor is only built for x86_64 and aarch64 * do not build everything a second time during check (in-place) * instead use new subpackage testdata wich contains the baseline images created at regular build time * use pytest-xvfb and %pytest macro (buildroot path actually not required) * tidy test skip definitions * add python-gobject-Gdk to pass the gtk3 backend testso - include version for obsoletes -qt-shared (rpmlint warning) - move some cairo files to backend packages - remove python2 transition requirements mock and six - update matplotlib-setup.cfg
Comments 0