diff options
Diffstat (limited to 'academic/cadabra2/README')
-rw-r--r-- | academic/cadabra2/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/cadabra2/README b/academic/cadabra2/README new file mode 100644 index 0000000000000..8fe21c13e8fe9 --- /dev/null +++ b/academic/cadabra2/README @@ -0,0 +1,10 @@ +Cadabra is a symbolic computer algebra system (CAS) designed +specifically for the solution of problems encountered in field theory. +It has extensive functionality for tensor computer algebra, tensor +polynomial simplification including multi-term symmetries, fermions and +anti-commuting variables, Clifford algebras and Fierz transformations, +component computations, implicit coordinate dependence, multiple index +types and many more. The input format is a subset of TeX. Programmable +in Python. Both a command-line and a graphical interface are available. + +Optional runtime dependencies are matplotlib, mpmath, and sympy. |