From b4737b9b8de0ec4392bbed3c8f44eefe1317f133 Mon Sep 17 00:00:00 2001
From: valentin <valentinb@fsmpi.rwth-aachen.de>
Date: Tue, 11 Oct 2022 19:16:14 +0200
Subject: [PATCH] added maxima to packages

---
 packages | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages b/packages
index ef43107..2e33d43 100644
--- a/packages
+++ b/packages
@@ -27,7 +27,7 @@
    P |bpython|bpython: Ein weiterer interaktiver Python Interpreter
    P |gnuplot|gnuplot: Programm um Funktions- und Datenplots anzufertigen
 # gnuplot wird benötigt um graphiken in maxima zu generieren
-   P |cantor maxima-sbcl gnuplot|cantor: Graphische Benutzeroberfläche für das Maxima Computer Algebra System und andere mathematischen Systeme
+   P |cantor maxima maxima-sbcl gnuplot|cantor: Graphische Benutzeroberfläche für das Maxima Computer Algebra System und andere mathematischen Systeme
    P |openblas|OpenBLAS: optimierte BLAS-Bibliothek beschleunigt Matrixmultiplikation in numpy etc.
    p |lapacke|LAPACK: Eine Standard-Numerik-Bibliothek für Physik und Numerik
    P |spyder|spyder: Python IDE (die, die in Anaconda benutzt wird)
-- 
GitLab