diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-05-12 23:27:37 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 23:27:37 +0200 |
commit | 45cce5a7a17285e5affe57d181e0f0d7b2881a28 (patch) | |
tree | cfca6aec6d248f273ad3e6b015107c9e3f8fc803 /academic/genius/README | |
parent | 327a98b59738381c24ae1c464dff2b5ca310584e (diff) | |
download | slackbuilds-45cce5a7a17285e5affe57d181e0f0d7b2881a28.tar.gz |
academic/genius: Added to 12.2 repository
Diffstat (limited to 'academic/genius/README')
-rw-r--r-- | academic/genius/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/academic/genius/README b/academic/genius/README new file mode 100644 index 0000000000..a2187b9c00 --- /dev/null +++ b/academic/genius/README @@ -0,0 +1,15 @@ +genius (mathematics tool and the GEL language) + +Genius is a general purpose calculator program similiar +in some aspects to BC, Matlab, Maple or Mathematica. It +is useful both as a simple calculator and as a research +or educational tool. The syntax is very intuitive and +is designed to mimic how mathematics is usually written. + +Definite dependencies: rarian (as scrollkeeper replacement) +is available on SBo. + +Optional dependencies: libgnomeui (available on SBo) +if you have the optional dependencies, pass the variable + of GNOME=YES (or anything that isn't NO ;) + |