package coq-libvalidsdp

  1. Overview
  2. Homepage
LibValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.0.4.tar.gz
sha512=47f9c3b0f67cc41bec5dc97d7df4dcfec05443b2b799320b34efe0cc843f24ae11c1b6340c8c6103789338fccb5dc657729ff96e56d6d8c840d7f0dce4bf0cbd

Description

LibValidSDP is a library for the Coq formal proof assistant. It provides results mostly about rounding errors in the Cholesky decomposition algorithm used in the ValidSDP library which itself implements Coq tactics to prove multivariate inequalities using SDP solvers.

Once installed, the following modules can be imported : From libValidSDP Require Import Rstruct.v misc.v real_matrix.v bounded.v float_spec.v fsum.v fcmsum.v binary64.v cholesky.v float_infnan_spec.v binary64_infnan.v cholesky_infnan.v flx64.v zulp.v coqinterval_infnan.v.

Dependencies (8)

  1. coq-mathcomp-reals-stdlib >= "1.8.0"
  2. coq-mathcomp-analysis >= "1.0.0" & < "1.7~"
  3. coq-mathcomp-field >= "2.1" & < "2.4~"
  4. coq-interval >= "4.0.0" & < "5~"
  5. coq-coquelicot >= "3.0"
  6. coq-flocq >= "3.3.0"
  7. coq-bignums
  8. coq >= "8.18" & < "8.21~"

Dev Dependencies

None

Used by (1)

  1. coq-validsdp >= "1.0.4"

Conflicts

None

Rocq

Interactive Theorem Prover