veusz 3.3.1
Scientific plotting package
Veusz is a scientific plotting and graphing program with a graphical user interface, designed to produce publication-ready 2D and 3D plots. In addition it can be used as a module in Python for plotting. It supports vector and bitmap output, including PDF, Postscript, SVG and EMF.
- Website: https://veusz.github.io/
- Licenses: GPL 2+
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install veusz 3.3.1
as follows:
guix install veusz@3.3.1
Or install the latest version:
guix install veusz
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.