Formalization of floating point numbers for Coq
Flocq (Floats for Coq) is a floating-point formalization for the Coq
system. It provides a comprehensive library of theorems on a
multi-radix multi-precision arithmetic. It also supports efficient
numerical computations inside Coq.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/flocq && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
flocq-4.1.0.tar.gz | 0000447412 437 KB | |
flocq-rpmlintrc | 0000000255 255 Bytes | |
flocq.changes | 0000002732 2.67 KB | |
flocq.spec | 0000004209 4.11 KB |
Revision 4 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 1061435
from
Aaron Puchert (aaronpuchert)
(revision 4)
- Build with ocaml-rpm-macros to get proper Requires and Provides for flocq-devel. This should prevent incompatibilities with other Ocaml libraries when building native objects against flocq-devel.
Comments 0