ยซ Up

qarith-stern-brocot 8.5.0 5 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-num            base        Num library distributed with the OCaml compiler
base-threads        base
base-unix           base
camlp5              7.14        Preprocessor-pretty-printer of OCaml
conf-findutils      1           Virtual package relying on findutils
conf-perl           2           Virtual package relying on perl
coq                 8.5.3       Formal proof management system
num                 0           The Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.05.0      The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0      Official 4.05.0 release
ocaml-config        1           OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "matej.kosik@inria.fr"
homepage: "https://github.com/coq-contribs/qarith-stern-brocot"
license: "LGPL 2"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/QArithSternBrocot"]
depends: [
  "ocaml"
  "coq" {>= "8.5" & < "8.6~"}
]
tags: [ "keyword:rational numbers" "keyword:arithmetic" "keyword:field tactic" "keyword:binary lists" "keyword:stern brocot" "category:Mathematics/Arithmetic and Number Theory/Rational numbers" "category:Miscellaneous/Extracted Programs/Arithmetic" "date:2003" ]
authors: [ "Milad Niqui <>" "Yves Bertot <>" ]
bug-reports: "https://github.com/coq-contribs/qarith-stern-brocot/issues"
dev-repo: "git+https://github.com/coq-contribs/qarith-stern-brocot.git"
synopsis: "Binary Rational Numbers"
description:
  "Developement of rational numbers as finite binary lists and defining field operations on them in two different ways: strict and lazy."
flags: light-uninstall
url {
  src:
    "https://github.com/coq-contribs/qarith-stern-brocot/archive/v8.5.0.tar.gz"
  checksum: "md5=3e0916361e3fd7e25304426eb1e5aabf"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-qarith-stern-brocot.8.5.0 coq.8.5.3
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-qarith-stern-brocot.8.5.0 coq.8.5.3
Return code
0
Duration
1 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-qarith-stern-brocot.8.5.0 coq.8.5.3
Return code
0
Duration
5 m 0 s

Installation size

Total: 17 M

  • 2 M ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign_properties.glob
  • 906 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign.vo
  • 840 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/homographic_correctness.vo
  • 786 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/quadratic_correctness.glob
  • 783 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Qpositive.vo
  • 530 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign_properties.glob
  • 512 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign.vo
  • 495 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Q_properties.vo
  • 489 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign.glob
  • 470 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Qpositive.glob
  • 395 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Qpositive.vo
  • 373 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/quadratic_correctness.vo
  • 341 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/general_Q.vo
  • 317 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Q_properties.vo
  • 310 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/quadraticAcc_Qquadratic_sign.glob
  • 291 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Q_properties.glob
  • 289 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign_properties.vo
  • 288 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign_properties.v
  • 279 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic.vo
  • 277 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Zaux.glob
  • 276 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/homographic_correctness.glob
  • 267 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/homographicAcc_Qhomographic_sign.vo
  • 252 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_denumerable.vo
  • 218 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_to_R.glob
  • 206 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/quadraticAcc_Qquadratic_sign.vo
  • 204 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/general_Q.glob
  • 201 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Zaux.vo
  • 195 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive.vo
  • 186 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Qpositive.glob
  • 179 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign.glob
  • 166 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/positive_fraction_encoding.vo
  • 154 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_ordered_field_properties.glob
  • 151 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_sub.glob
  • 149 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic.glob
  • 146 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/R_addenda.vo
  • 139 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/quadratic_correctness.v
  • 124 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_to_R.vo
  • 114 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/R_addenda.glob
  • 111 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_ordered_field_properties.vo
  • 109 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/homographicAcc_Qhomographic_sign.glob
  • 109 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Q_properties.glob
  • 103 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_sub.vo
  • 96 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive.glob
  • 85 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/second_Field_Theory_Q.vo
  • 84 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign_properties.v
  • 82 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign.v
  • 80 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_order.vo
  • 79 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_plus_mult.glob
  • 77 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign_properties.vo
  • 71 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_plus_mult.vo
  • 71 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_order.glob
  • 70 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic.vo
  • 66 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Qpositive.v
  • 61 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_field.vo
  • 61 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Zaux.v
  • 60 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/homographic_correctness.v
  • 58 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/sqrt2.vo
  • 54 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_le.vo
  • 49 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qmax_min.vo
  • 48 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_field.glob
  • 47 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/positive_fraction_encoding.glob
  • 47 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/general_Q.v
  • 46 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qabs.vo
  • 44 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_order.vo
  • 43 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/quadraticAcc_Qquadratic_sign.v
  • 42 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Field_Theory_Q.vo
  • 41 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Q_properties.v
  • 40 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qmax_min.glob
  • 39 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/homographicAcc_Qhomographic_sign.v
  • 39 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_Archimedean.vo
  • 38 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic.v
  • 38 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qabs.glob
  • 38 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign.v
  • 34 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/QArith_Stern_Brocot.vo
  • 34 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic.glob
  • 34 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_to_R.v
  • 33 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Qpositive.v
  • 30 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_le.glob
  • 29 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qsyntax.vo
  • 29 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/sqrt2.glob
  • 28 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/second_Field_Theory_Q.glob
  • 26 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_denumerable.glob
  • 26 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_order.glob
  • 24 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Q_properties.v
  • 22 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_ordered_field_properties.v
  • 21 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_sub.v
  • 20 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive.v
  • 19 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Merge_Order.glob
  • 19 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/R_addenda.v
  • 18 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_order.v
  • 18 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Merge_Order.vo
  • 15 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/positive_fraction_encoding.v
  • 13 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_Archimedean.glob
  • 12 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_field.v
  • 12 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic.v
  • 12 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_plus_mult.v
  • 9 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_denumerable.v
  • 9 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_le.v
  • 8 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qmax_min.v
  • 7 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Field_Theory_Q.glob
  • 6 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qabs.v
  • 5 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/second_Field_Theory_Q.v
  • 5 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/sqrt2.v
  • 5 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_order.v
  • 4 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Merge_Order.v
  • 3 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Q_Archimedean.v
  • 2 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Field_Theory_Q.v
  • 2 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qsyntax.v
  • 1 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/QArith_Stern_Brocot.v
  • 1 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/Qsyntax.glob
  • 1 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/QArithSternBrocot/QArith_Stern_Brocot.glob

Uninstall ๐Ÿงน

Command
opam remove -y coq-qarith-stern-brocot.8.5.0
Return code
0
Missing removes
none
Wrong removes
none