« Up

gappa 1.4.6 57 s

(2021-10-30 10:24:50 UTC)

Context

# Packages matching: installed
# Name                # Installed # Synopsis
base-bigarray         base
base-threads          base
base-unix             base
conf-findutils        1           Virtual package relying on findutils
conf-gmp              3           Virtual package relying on a GMP lib system installation
coq                   8.13.0      Formal proof management system
num                   1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml                 4.12.0      The OCaml compiler (virtual package)
ocaml-base-compiler   4.12.0      Official release 4.12.0
ocaml-config          2           OCaml Switch Configuration
ocaml-options-vanilla 1           Ensure that OCaml is compiled with no special options enabled
ocamlfind             1.9.1       A library manager for OCaml
zarith                1.12        Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "guillaume.melquiond@inria.fr"
homepage: "https://gappa.gitlabpages.inria.fr/"
dev-repo: "git+https://gitlab.inria.fr/gappa/coq.git"
bug-reports: "https://gitlab.inria.fr/gappa/coq/issues"
license: "LGPL-3.0-or-later"
build: [
  ["autoconf"] {dev}
  ["./configure"]
  ["./remake" "-j%{jobs}%"]
]
install: ["./remake" "install"]
depends: [
  "ocaml"
  "ocamlfind" {build}
  "coq" {>= "8.8.1" & < "8.14~"}
  "coq-flocq" {>= "3.0"}
  "conf-autoconf" {build & dev}
  ("conf-g++" {build} | "conf-clang" {build})
]
tags: [
  "keyword:floating-point arithmetic"
  "keyword:interval arithmetic"
  "keyword:decision procedure"
  "category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures"
  "logpath:Gappa"
  "date:2021-01-04"
]
authors: [ "Guillaume Melquiond <guillaume.melquiond@inria.fr>" ]
synopsis: "A Coq tactic for discharging goals about floating-point arithmetic and round-off errors using the Gappa prover"
url {
  src: "https://gappa.gitlabpages.inria.fr/releases/gappalib-coq-1.4.6.tar.gz"
  checksum: "sha512=bb9c431d320d9c66998ec02ba7d459ee3f00cb7b16f89e57f3d7eb4b89cd3c9254e98e3906a8dfac31f73e5a32918ad12eaeaf7504750d3bfdce878913b745d3"
}

Lint

Command
true
Return code
0

Dry install

Dry install with the current Coq version:

Command
opam install -y --show-action coq-gappa.1.4.6 coq.8.13.0
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-gappa.1.4.6 coq.8.13.0
Return code
0
Duration
5 m 1 s

Install

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-gappa.1.4.6 coq.8.13.0
Return code
0
Duration
57 s

Installation size

Total: 2 M

  • 532 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_tactic.vo
  • 275 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_tree.vo
  • 159 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/gappatac.cmxs
  • 123 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_float.vo
  • 91 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_round.vo
  • 90 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_pred_rel.vo
  • 83 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_rewriting.vo
  • 81 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_pred_bnd.vo
  • 76 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_real.vo
  • 73 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_pred_fixflt.vo
  • 57 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_dyadic.vo
  • 56 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_pred_abs.vo
  • 47 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/gappatac.cmo
  • 46 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_fixed.vo
  • 41 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_round_def.vo
  • 40 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_decimal.vo
  • 39 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_round_aux.vo
  • 36 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_user.vo
  • 35 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_definitions.vo
  • 33 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_pred_nzr.vo
  • 31 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_library.vo
  • 30 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_common.vo
  • 8 K ../ocaml-base-compiler.4.12.0/lib/coq/user-contrib/Gappa/Gappa_obfuscate.vo

Uninstall

Command
opam remove -y coq-gappa.1.4.6
Return code
0
Missing removes
none
Wrong removes
none