asymptote 2.86
Script-based vector graphics language
Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text.
- Website: https://asymptote.sourceforge.io
- Licenses: LGPL 3+
- Package source: gnu/packages/plotutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install asymptote 2.86
as follows:
guix install asymptote@2.86
Or install the latest version:
guix install asymptote
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.