summaryrefslogtreecommitdiff
path: root/sci-mathematics/cadabra/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /sci-mathematics/cadabra/metadata.xml
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'sci-mathematics/cadabra/metadata.xml')
-rw-r--r--sci-mathematics/cadabra/metadata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/sci-mathematics/cadabra/metadata.xml b/sci-mathematics/cadabra/metadata.xml
new file mode 100644
index 000000000000..372b6a2d1f8a
--- /dev/null
+++ b/sci-mathematics/cadabra/metadata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription>
+ 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.
+ Both a command-line and a graphical notebook interface are available, and
+ you can also use Cadabra from Jupyter by using the Cadabra Jupyter kernel.
+ </longdescription>
+ <upstream>
+ <changelog>https://github.com/kpeeters/cadabra2/releases/</changelog>
+ <bugs-to>https://github.com/kpeeters/cadabra2/issues/</bugs-to>
+ <remote-id type="github">kpeeters/cadabra2</remote-id>
+ <doc lang="en">https://cadabra.science/man.html</doc>
+ </upstream>
+ <use>
+ <flag name="jupyter">Build the Cadabra Jupyter kernel</flag>
+ </use>
+</pkgmetadata>