Search Criteria
Package Details: pyxplot 0.9.2-3
Git Clone URL: | https://aur.archlinux.org/pyxplot.git (read-only, click to copy) |
---|---|
Package Base: | pyxplot |
Description: | Command-line graphing package with a simple interface that produces publication-quality output. |
Upstream URL: | http://www.pyxplot.org.uk/ |
Licenses: | |
Provides: | |
Submitter: | imrehg |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2008-12-02 14:57 |
Last Updated: | 2015-06-08 22:43 |
Dependencies (13)
- cfitsio
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- ghostscript
- gsl
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-full, imagemagick-fftw)
- libxml2 (libxml2-linenum, libxml2-git)
- python2
- texlive-latexextra (texlive-installer, texlive-full)
- ggv (optional) – PostScript files
- gsl (optional) – fitting
- gv (optional) – for the X11 terminal
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin) (optional) – mathematical functions
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin) (optional) – mathematical functions
Latest Comments
1 2 3 Next › Last »
haawda commented on 2015-10-10 04:27
Install pkgfile and run pkgfile upgreek.sty
avillavecesn commented on 2015-10-10 03:34
ice9: Thanks for the info about texlive-latexextra and upgreek.sty! I also needed upgreek.sty and this was difficult to find elsewhere.
PedsXing commented on 2013-10-30 08:36
Does not build without ghostscript, so it should probably be added as a dependency ...
haawda commented on 2012-11-20 18:28
Definitely yes, done. Thanks.
ice9 commented on 2012-11-19 22:01
I found a package with upgreek.sty. Perhaps this should be included in the pyxplot dependency list?
texlive-latexextra
ice9 commented on 2012-11-19 21:53
Just installed and tried a simple plot, but I seem to be missing a LaTeX file. Is pyxplot missing a dependency that supplies what I need?
pyxplot> plot sin(x)
Error: LaTeX error encountered in an unidentifiable canvas item.
Error was: File `upgreek.sty' not found.
haawda commented on 2012-11-10 13:36
Adopted and updated
haawda commented on 2012-05-02 16:44
I would add libxml2 as dependency, keep texlive-core and imagemagick, because anyone will need them for serious use of the program, and not add python, because python2 does the trick.
ertua commented on 2012-05-02 08:54
pyxplot E: Dependency libxml2 detected and not included (libraries ['usr/lib/libxml2.so.2'] needed in files ['usr/bin/pyxplot'])
pyxplot W: Dependency included and not needed ('texlive-core')
pyxplot W: Dependency included and not needed ('imagemagick')
and makedepends += python
imrehg commented on 2012-03-08 03:16
Fixed, thanks