texlive-pst-2dplot 2024.2
PSTricks package for drawing 2D curves
Pst-2dplot is a PSTricks package that offers an intuitive tool for plotting 2-d curves. It defines an environment with commands similar to MATLAB for plotting.
- Website: https://ctan.org/pkg/pst-2dplot
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-pst-2dplot 2024.2
as follows:
guix install texlive-pst-2dplot@2024.2
Or install the latest version:
guix install texlive-pst-2dplot
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.