mbox series

[bug#62161,0/3] Add youplot.

Message ID cover.1678715004.git.gemmaro.dev@gmail.com
Headers show
Series Add youplot. | expand

Message

gemmaro March 13, 2023, 1:49 p.m. UTC
Hello,

This patch series adds YouPlot, a command line tool that draws plots on the
terminal.

Thank you,
gemmaro.

gemmaro (3):
  gnu: Add ruby-enumerable-statistics.
  gnu: Add ruby-unicode-plot.
  gnu: Add youplot.

 gnu/packages/plotutils.scm  | 55 +++++++++++++++++++++++++++++++++++++
 gnu/packages/statistics.scm | 40 +++++++++++++++++++++++++++
 2 files changed, 95 insertions(+)


base-commit: 1ed227d7952af48efe50a2f6c9537e17c356daa1

Comments

Nicolas Goaziou April 2, 2023, 8:31 p.m. UTC | #1
Hello,

gemmaro <gemmaro.dev@gmail.com> writes:

> This patch series adds YouPlot, a command line tool that draws plots on the
> terminal.

Applied. Thank you.

Regards,