ยซ Up

infotheo 0.0.7 14 m 0 s ๐Ÿ†

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-m4             1           Virtual package relying on m4
coq                 8.10.0      Formal proof management system
num                 1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.07.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1      Official release 4.07.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.8.1       A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "reynald.affeldt@aist.go.jp"
homepage: "https://github.com/affeldt-aist/infotheo"
bug-reports: "https://github.com/affeldt-aist/infotheo/issues"
dev-repo: "git+https://github.com/affeldt-aist/infotheo.git"
license: "GPL-3.0-or-later"
authors: [
  "Reynald Affeldt"
  "Manabu Hagiwara"
  "Jonas Senizergues"
  "Jacques Garrigue"
  "Kazuhiko Sakaguchi"
  "Taku Asai"
  "Takafumi Saikawa"
  "Naruomi Obata"
  "Erik Martin-Dorel"
  "Ryosuke Obi"
  "Mitsuharu Yamamoto"
]
build: [
  [make "-j%{jobs}%"]
  [make "-C" "extraction" "tests"] {with-test}
]
install: [
  [make "install"]
]
depends: [
  "coq" {>= "8.10~"}
  "coq-mathcomp-field" {>= "1.10.0"}
  "coq-mathcomp-analysis"   {(>= "0.2.0" & <= "0.2.3")}
]
synopsis: "Infotheo"
description: """
a Coq formalization of information theory and linear error-correcting codes
"""
tags: [
  "category:Computer Science/Data Types and Data Structures"
  "keyword: information theory"
  "keyword: probability"
  "keyword: error-correcting codes"
  "logpath:infotheo"
  "date:2020-02-06"
]
url {
  http: "https://github.com/affeldt-aist/infotheo/archive/0.0.7.tar.gz"
  checksum: "sha512=8cf6f3580a3afd3bb02197f643adb4ea24237e0ee65f1499d32ac15c3cdc775a5e093f833381ddf59f9de4bc08f032960d71e139281ac504093ec547796424e9"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-infotheo.0.0.7 coq.8.10.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 2h opam install -y --deps-only coq-infotheo.0.0.7 coq.8.10.0
Return code
0
Duration
23 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-infotheo.0.0.7 coq.8.10.0
Return code
0
Duration
14 m 0 s

Installation size

Total: 61 M

  • 22 M ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance.vo
  • 2 M ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/degree_profile.vo
  • 1 M ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/degree_profile.glob
  • 1 M ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_algo_proof.vo
  • 678 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/jtypes.vo
  • 676 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/chap2.glob
  • 613 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/convex_choice.glob
  • 576 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/subgraph_partition.vo
  • 565 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/chap2.vo
  • 548 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/convex_choice.vo
  • 495 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/tanner_partition.vo
  • 494 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/hamming_code.vo
  • 487 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_algo_proof.glob
  • 486 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/proba.glob
  • 481 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/cinde.glob
  • 478 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_coding_direct.glob
  • 455 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/proba.vo
  • 449 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc.glob
  • 441 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_coding_direct.vo
  • 429 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/convex_stone.glob
  • 424 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/fsdist.vo
  • 418 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/jfdist.vo
  • 411 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/fdist.vo
  • 411 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/jfdist.glob
  • 406 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/fdist.glob
  • 406 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_vl_converse.glob
  • 400 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/jtypes.glob
  • 400 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/linearcode.vo
  • 390 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc.vo
  • 380 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/subgraph_partition.glob
  • 368 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/convex_stone.vo
  • 352 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/hamming.vo
  • 350 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/summary_tanner.vo
  • 341 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_erasure.vo
  • 339 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/stopping_set.vo
  • 335 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/reed_solomon.vo
  • 326 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/reed_solomon.glob
  • 318 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssr_ext.vo
  • 316 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/bch.vo
  • 310 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/cinde.vo
  • 307 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/hamming.glob
  • 307 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_vl_converse.vo
  • 303 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/linearcode.glob
  • 303 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/hamming_code.glob
  • 298 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/necset.vo
  • 298 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/cyclic_code.vo
  • 278 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/types.vo
  • 271 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/tanner_partition.glob
  • 267 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/kraft.glob
  • 261 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/poly_decoding.vo
  • 256 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/euclid.vo
  • 252 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/euclid.glob
  • 251 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/kraft.vo
  • 248 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Rbigop.vo
  • 236 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssr_ext.glob
  • 233 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/summary_tanner.glob
  • 231 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/convex_fdist.vo
  • 231 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/bch.glob
  • 223 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/stopping_set.glob
  • 223 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_erasure.glob
  • 221 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/fsdist.glob
  • 218 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssralg_ext.vo
  • 213 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/necset.glob
  • 212 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/pinsker.vo
  • 211 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/decoding.vo
  • 209 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/vandermonde.vo
  • 207 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Rbigop.glob
  • 206 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/repcode.vo
  • 203 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/num_occ.vo
  • 202 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/pinsker.glob
  • 202 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/dft.vo
  • 195 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/num_occ.glob
  • 192 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/conditional_divergence.vo
  • 191 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/bigop_ext.vo
  • 191 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/poly_decoding.glob
  • 189 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/success_decode_bound.vo
  • 185 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/grs.vo
  • 181 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/types.glob
  • 181 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/conditional_entropy.vo
  • 180 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/natbin.vo
  • 179 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/vandermonde.glob
  • 179 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/summary.vo
  • 178 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/cyclic_code.glob
  • 176 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssrR.glob
  • 173 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/bigop_ext.glob
  • 173 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_vl_direct.vo
  • 170 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel.vo
  • 167 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/ln_facts.vo
  • 165 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_algo.vo
  • 162 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Reals_ext.vo
  • 162 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssrR.vo
  • 159 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_vl_direct.glob
  • 152 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/convex_fdist.glob
  • 152 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/success_decode_bound.glob
  • 151 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/dft.glob
  • 151 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/ln_facts.glob
  • 147 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssralg_ext.glob
  • 140 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/degree_profile.v
  • 140 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/binary_symmetric_channel.vo
  • 137 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/natbin.glob
  • 135 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/conditional_divergence.glob
  • 134 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/pproba.vo
  • 133 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Ranalysis_ext.vo
  • 129 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/joint_typ_seq.vo
  • 129 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/typ_seq.vo
  • 128 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/string_entropy.vo
  • 128 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/joint_typ_seq.glob
  • 126 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_fl_converse.vo
  • 123 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/checksum.vo
  • 123 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/tanner.vo
  • 122 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_fl_direct.vo
  • 121 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/partition_inequality.vo
  • 120 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/log_sum.vo
  • 116 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/logb.vo
  • 112 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/decoding.glob
  • 111 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/binary_symmetric_channel.glob
  • 110 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/error_exponent.vo
  • 110 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/summary.glob
  • 105 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/aep.vo
  • 105 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel.glob
  • 101 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Reals_ext.glob
  • 100 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/mceliece.vo
  • 99 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/shannon_fano.vo
  • 99 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/entropy.vo
  • 98 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/grs.glob
  • 98 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/repcode.glob
  • 96 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssrZ.vo
  • 96 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/error_exponent.glob
  • 95 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_coding_converse.vo
  • 93 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_fl_converse.glob
  • 93 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/divergence.vo
  • 92 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/jensen.vo
  • 92 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/binary_entropy_function.vo
  • 90 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_code.vo
  • 89 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/arg_rmax.vo
  • 86 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance_ordn.vo
  • 85 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/poly_ext.vo
  • 85 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/erasure_channel.vo
  • 82 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance_tuple.vo
  • 82 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/alternant.vo
  • 82 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/convex_choice.v
  • 82 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/logb.glob
  • 78 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_fl_direct.glob
  • 78 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/typ_seq.glob
  • 77 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/string_entropy.glob
  • 76 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/pproba.glob
  • 74 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssrZ.glob
  • 74 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_code.vo
  • 74 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/variation_dist.vo
  • 74 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/conditional_entropy.glob
  • 73 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/f2.vo
  • 71 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/max_subset.vo
  • 67 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_algo_proof.v
  • 66 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Ranalysis_ext.glob
  • 62 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/checksum.glob
  • 59 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/log_sum.glob
  • 57 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/classical_sets_ext.vo
  • 54 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_algo.glob
  • 53 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/proba.v
  • 52 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/chap2.v
  • 50 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/subgraph_partition.v
  • 50 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/shannon_fano.glob
  • 49 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/binary_entropy_function.glob
  • 46 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/partition_inequality.glob
  • 46 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/jtypes.v
  • 46 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/tanner.glob
  • 45 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/aep.glob
  • 44 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/fdist.v
  • 44 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_coding_converse.glob
  • 43 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/convex_stone.v
  • 40 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/jfdist.v
  • 38 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/cinde.v
  • 38 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/tanner_partition.v
  • 37 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/linearcode.v
  • 37 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/necset.v
  • 36 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_coding_direct.v
  • 36 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/entropy.glob
  • 35 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/hamming_code.v
  • 33 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_vl_converse.v
  • 33 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc.v
  • 33 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssr_ext.v
  • 32 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/max_subset.glob
  • 32 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/reed_solomon.v
  • 31 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/arg_rmax.glob
  • 31 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/divergence.glob
  • 31 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/hamming.v
  • 31 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssrR.v
  • 30 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/classical_sets_ext.glob
  • 29 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/stopping_set.v
  • 29 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/euclid.v
  • 29 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Rbigop.v
  • 29 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/poly_ext.glob
  • 29 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/fsdist.v
  • 29 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/kraft.v
  • 28 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/jensen.glob
  • 28 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_erasure.v
  • 27 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/summary_tanner.v
  • 26 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance.glob
  • 25 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/ln_facts.v
  • 24 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/cyclic_code.v
  • 23 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_code.glob
  • 23 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/bch.v
  • 22 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/f2.glob
  • 22 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/natbin.v
  • 21 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/types.v
  • 20 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/num_occ.v
  • 20 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/mceliece.glob
  • 20 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Reals_ext.v
  • 19 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/alternant.glob
  • 19 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssralg_ext.v
  • 19 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/poly_decoding.v
  • 19 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/pinsker.v
  • 19 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/convex_fdist.v
  • 17 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/dft.v
  • 16 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_vl_direct.v
  • 16 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/vandermonde.v
  • 16 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/bigop_ext.v
  • 14 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/decoding.v
  • 14 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel.v
  • 14 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/ssrZ.v
  • 13 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance_ordn.glob
  • 13 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/erasure_channel.glob
  • 12 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/success_decode_bound.v
  • 12 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/summary.v
  • 12 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/logb.v
  • 12 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/joint_typ_seq.v
  • 12 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/conditional_divergence.v
  • 11 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/repcode.v
  • 11 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/ldpc_algo.v
  • 10 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance_tuple.glob
  • 10 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_code.glob
  • 10 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/Ranalysis_ext.v
  • 9 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/typ_seq.v
  • 9 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/string_entropy.v
  • 9 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/error_exponent.v
  • 9 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/grs.v
  • 9 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/pproba.v
  • 8 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_fl_direct.v
  • 8 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_coding_fl_converse.v
  • 8 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/log_sum.v
  • 8 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/variation_dist.glob
  • 7 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/binary_symmetric_channel.v
  • 7 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/tanner.v
  • 6 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/checksum.v
  • 6 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_coding_converse.v
  • 6 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/shannon_fano.v
  • 6 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/partition_inequality.v
  • 5 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/entropy.v
  • 5 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_modern/max_subset.v
  • 5 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/aep.v
  • 5 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/arg_rmax.v
  • 5 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/binary_entropy_function.v
  • 5 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/divergence.v
  • 4 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/classical_sets_ext.v
  • 4 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/channel_code.v
  • 4 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/alternant.v
  • 4 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/f2.v
  • 4 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/ecc_classic/mceliece.v
  • 4 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/jensen.v
  • 3 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/lib/poly_ext.v
  • 3 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance.v
  • 3 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/conditional_entropy.v
  • 2 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/source_code.v
  • 2 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/information_theory/erasure_channel.v
  • 2 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/probability/variation_dist.v
  • 1 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance_ordn.v
  • 1 K ../ocaml-base-compiler.4.07.1/lib/coq/user-contrib/infotheo/toy_examples/expected_value_variance_tuple.v

Uninstall ๐Ÿงน

Command
opam remove -y coq-infotheo.0.0.7
Return code
0
Missing removes
none
Wrong removes
none