This package browser is in early development. Mind the rough edges.

ecl-eazy-gnuplot 0.2.0-0.2eb900f

Common Lisp interface to gnuplot

Eazy-Gnuplot is a Common Lisp interface to gnuplot which eschews CFFI, CLOS and structures. It communicates with gnuplot via *standard-output*, and users can plot data by printing to that stream.

Installation

Install ecl-eazy-gnuplot 0.2.0-0.2eb900f as follows:

guix install ecl-eazy-gnuplot@0.2.0-0.2eb900f

Or install the latest version:

guix install ecl-eazy-gnuplot

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.