summaryrefslogtreecommitdiff
path: root/sci-mathematics/cadabra/metadata.xml
blob: 372b6a2d1f8a272aab8969eab9c99645f1c62b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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>