diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2017-11-04 23:42:07 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-04 23:42:07 +0000 |
commit | 8c5f20ab592d93a2e30879da76a39f060ff43eeb (patch) | |
tree | 719c5cc06a2d1883834f102a746baea422830755 /academic/cadabra2/slack-desc | |
parent | 6a41b790cf53a09d2c1a77df98454bc65420b7cf (diff) | |
download | slackbuilds-8c5f20ab592d93a2e30879da76a39f060ff43eeb.tar.gz |
academic/cadabra2: Added (field-theory motivated computer algebra).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/cadabra2/slack-desc')
-rw-r--r-- | academic/cadabra2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/cadabra2/slack-desc b/academic/cadabra2/slack-desc new file mode 100644 index 0000000000..0b1889f58e --- /dev/null +++ b/academic/cadabra2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cadabra2: cadabra2 (a field-theory motivated approach to computer algebra) +cadabra2: +cadabra2: Cadabra is a symbolic computer algebra system designed specifically +cadabra2: for the solution of problems encountered in field theory. The input +cadabra2: format is a subset of TeX. Programmable in Python. Both a +cadabra2: command-line and a graphical interface are available. +cadabra2: +cadabra2: Homepage: http://cadabra.science +cadabra2: +cadabra2: Development: https://github.com/kpeeters/cadabra2 +cadabra2: |