summaryrefslogtreecommitdiff
path: root/sci-mathematics/flocq/metadata.xml
blob: c57745cb6e3badf4fb41decfbd827242adeb16e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
    Flocq (Floats for Coq) is a formalization of floating-point arithmetic for
    the Coq proof assistant. It provides a comprehensive library of theorems on
    a multi-radix multi-precision arithmetic. It also supports efficient
    numerical computations inside Coq.
  </longdescription>
  <upstream>
    <bugs-to>https://gitlab.inria.fr/flocq/flocq/-/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>