ยซ Up

qarith-stern-brocot 8.18.0 2 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name                # Installed # Synopsis
base-bigarray         base
base-domains          base
base-nnp              base        Naked pointers prohibited in the OCaml heap
base-threads          base
base-unix             base
conf-gmp              4           Virtual package relying on a GMP lib system installation
coq                   8.18.0      The Coq Proof Assistant
coq-core              8.18.0      The Coq Proof Assistant -- Core Binaries and Tools
coq-stdlib            8.18.0      The Coq Proof Assistant -- Standard Library
coqide-server         8.18.0      The Coq Proof Assistant, XML protocol server
dune                  3.13.0      Fast, portable, and opinionated build system
ocaml                 5.0.0       The OCaml compiler (virtual package)
ocaml-base-compiler   5.0.0       Official release 5.0.0
ocaml-config          3           OCaml Switch Configuration
ocaml-options-vanilla 1           Ensure that OCaml is compiled with no special options enabled
ocamlfind             1.9.6       A library manager for OCaml
zarith                1.13        Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "palmskog@gmail.com"
homepage: "https://github.com/coq-community/qarith-stern-brocot"
dev-repo: "git+https://github.com/coq-community/qarith-stern-brocot.git"
bug-reports: "https://github.com/coq-community/qarith-stern-brocot/issues"
license: "LGPL-2.1-or-later"
synopsis: "Binary rational numbers in Coq"
description: """
Development of rational numbers in Coq as finite binary lists and defining
field operations on them in two different ways: strict and lazy.
"""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
  "coq" {>= "8.18" & < "8.20~"}
]
tags: [
  "category:Mathematics/Arithmetic and Number Theory/Rational numbers"
  "category:Miscellaneous/Extracted Programs/Arithmetic"
  "keyword:rational numbers"
  "keyword:arithmetic"
  "keyword:field tactic"
  "keyword:binary lists"
  "keyword:Stern-Brocot"
  "logpath:QArithSternBrocot"
  "date:2023-10-15"
]
authors: [
  "Milad Niqui"
  "Yves Bertot"
]
url {
  src: "https://github.com/coq-community/qarith-stern-brocot/archive/v8.18.0.tar.gz"
  checksum: "sha512=541e1f954e87bd39a5705526dd3cad5806a3a3bf477beca05c8fdbdbf14b0ae3d22835777ed25556394208105b76364001ed44241cffb8f59a9e11644479327e"
}

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.18.0 coq.8.18.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; timeout 4h opam install -y --deps-only coq-qarith-stern-brocot.8.18.0 coq.8.18.0
Return code
0
Duration
1 m 0 s

Install ๐Ÿš€

Command
opam list; echo; timeout 4h opam install -y -v coq-qarith-stern-brocot.8.18.0 coq.8.18.0
Return code
0
Duration
2 m 0 s

Installation size

Total: 16 M

  • 2 M ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign_properties.glob
  • 805 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/quadratic_correctness.glob
  • 701 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Qpositive.vo
  • 673 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign.vo
  • 597 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/homographic_correctness.vo
  • 534 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign_properties.glob
  • 514 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign.glob
  • 505 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Qpositive.glob
  • 426 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign.vo
  • 380 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Q_properties.vo
  • 344 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/quadratic_correctness.vo
  • 339 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign_properties.vo
  • 322 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Qpositive.vo
  • 318 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/quadraticAcc_Qquadratic_sign.glob
  • 307 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Q_properties.glob
  • 295 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Zaux.glob
  • 288 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign_properties.v
  • 283 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/homographic_correctness.glob
  • 267 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/general_Q.vo
  • 254 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Q_properties.vo
  • 223 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_to_R.glob
  • 220 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/quadraticAcc_Qquadratic_sign.vo
  • 216 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/general_Q.glob
  • 210 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic.vo
  • 200 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Qpositive.glob
  • 193 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/homographicAcc_Qhomographic_sign.vo
  • 189 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign.glob
  • 164 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_ordered_field_properties.glob
  • 157 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_sub.glob
  • 157 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Zaux.vo
  • 156 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic.glob
  • 142 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/positive_fraction_encoding.vo
  • 139 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/quadratic_correctness.v
  • 137 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_to_R.vo
  • 122 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/R_addenda.glob
  • 122 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive.vo
  • 112 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Q_properties.glob
  • 111 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/homographicAcc_Qhomographic_sign.glob
  • 105 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/R_addenda.vo
  • 100 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive.glob
  • 95 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_denumerable.vo
  • 95 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_ordered_field_properties.vo
  • 90 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_sub.vo
  • 84 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign_properties.v
  • 83 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_sign.v
  • 80 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_plus_mult.glob
  • 78 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign_properties.vo
  • 76 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_order.vo
  • 73 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_order.glob
  • 66 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Qpositive.v
  • 65 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/second_Field_Theory_Q.vo
  • 63 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_plus_mult.vo
  • 62 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Zaux.v
  • 60 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/homographic_correctness.v
  • 57 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic.vo
  • 54 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_field.vo
  • 51 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/positive_fraction_encoding.glob
  • 49 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_field.glob
  • 47 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/general_Q.v
  • 47 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_le.vo
  • 44 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qmax_min.glob
  • 43 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/quadraticAcc_Qquadratic_sign.v
  • 41 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic_Qpositive_to_Q_properties.v
  • 40 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_order.vo
  • 39 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qabs.glob
  • 39 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/sqrt2.vo
  • 39 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/homographicAcc_Qhomographic_sign.v
  • 39 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qmax_min.vo
  • 38 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qabs.vo
  • 38 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qquadratic.v
  • 38 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_sign.v
  • 36 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic.glob
  • 34 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_to_R.v
  • 33 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Qpositive.v
  • 32 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Field_Theory_Q.vo
  • 32 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_le.glob
  • 31 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_Archimedean.vo
  • 31 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/sqrt2.glob
  • 30 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/QArith_Stern_Brocot.vo
  • 30 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_denumerable.glob
  • 29 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/second_Field_Theory_Q.glob
  • 27 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_order.glob
  • 23 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic_Qpositive_to_Q_properties.v
  • 23 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qsyntax.vo
  • 23 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_ordered_field_properties.v
  • 22 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_sub.v
  • 21 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Merge_Order.glob
  • 21 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive.v
  • 19 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/R_addenda.v
  • 18 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_order.v
  • 16 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Merge_Order.vo
  • 15 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/positive_fraction_encoding.v
  • 13 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_Archimedean.glob
  • 12 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_field.v
  • 12 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_plus_mult.v
  • 12 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qhomographic.v
  • 10 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_denumerable.v
  • 9 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_le.v
  • 8 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qmax_min.v
  • 7 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Field_Theory_Q.glob
  • 6 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qabs.v
  • 6 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/sqrt2.v
  • 6 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qpositive_order.v
  • 5 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/second_Field_Theory_Q.v
  • 4 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Merge_Order.v
  • 3 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Q_Archimedean.v
  • 2 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Field_Theory_Q.v
  • 2 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qsyntax.v
  • 1 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/QArith_Stern_Brocot.v
  • 1 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/Qsyntax.glob
  • 1 K ../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QArithSternBrocot/QArith_Stern_Brocot.glob

Uninstall ๐Ÿงน

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