package coq-libvalidsdp

  1. Overview
  2. Homepage
LibValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.1.0.tar.gz
sha512=7ae0d6116dd81633fa5fcdbf3e28e8ba287229d6436350a2d0b13216191e9541e3c9312eb27c106c10f33df9cfcc67ccaf161f620e1a384efbfc98648b99fc7d

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 (7)

  1. coq-mathcomp-reals-stdlib >= "1.8.0"
  2. coq-mathcomp-field >= "2.3" & < "2.5~"
  3. coq-interval >= "4.0.0" & < "5~"
  4. coq-coquelicot >= "3.0"
  5. coq-flocq >= "3.3.0"
  6. coq-bignums
  7. coq >= "9.0" & < "9.2~"

Dev Dependencies

None

Used by (1)

  1. coq-validsdp >= "1.1.0"

Conflicts

None

Rocq

Interactive Theorem Prover