summaryrefslogtreecommitdiffstats
path: root/howtos/softwareFuerStudium.html
diff options
context:
space:
mode:
Diffstat (limited to 'howtos/softwareFuerStudium.html')
-rw-r--r--howtos/softwareFuerStudium.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/howtos/softwareFuerStudium.html b/howtos/softwareFuerStudium.html
index 4f4b5d5..7ee63fa 100644
--- a/howtos/softwareFuerStudium.html
+++ b/howtos/softwareFuerStudium.html
@@ -84,26 +84,32 @@ SVN
Mathematik
----------
+PyLab
+ mächtige Numerikumgebung in Python, bestehend aus NumPy, SciPy, Matplotlib und IPython. Sieht sich als Alternative zu Matlab.
+
+sage
+ Eine Sammlung von freier Mathe-Software, basierend u.a. auf python, Octave, Maxima und anderen. Im Vergleich zu PyLab eher auf reine Mathematik ausgerichtet (Algebra, Zahlentheorie, Kombinatorik, …)
+
+SymPy
+ Ein symbolisches Computeralgebrasystem für Python
+
+Octave
+ Programmpaket für numerische Mathematik, das (weitestgehend) mit Matlab kompatibel ist. Wichtig für CoMa.
+
+R
+ Programmiersprache für statistische Berechnungen aus dem GNU Projekt.
+
Axiom
freies Computeralgebrasystem
FreeMat
- eine Programmierumgebung für
+ eine Programmierumgebung
Maxima
ein Compueralgebrasystem in Common Lisp
Scilab
- Programmpaket für numerische Mathematik (Matlab alternative)
-
-Octave
- weiteres Numerik Porgrammpaket (Nachbau von Matlab), wichtig für CoMa
-
-R
- eine Statistik Software aus dem GNU Projekt.
-
-sage
- Eine Sammlung von freier Mathe-Software, basierend u.a. auf python, Octave, Maxima und anderen. Kann man sehr hübsche Sachen mit machen.
+ weiteres Numerik Porgrammpaket (Stark an Matlab angelehnt, aber weniger kompatibel als Octave)
Compiler
--------