package coq-approx-models

  1. Overview
  2. No Docs
Rigorous approximations with a posteriori verified operations

Install

Dune Dependency

Authors

Maintainers

Sources

approx-models-v1.0.tar.bz2
md5=e0d69b409c7b3283e6b31f464026e45a

Description

This is a Coq library to verify rigorous approximations of univariate functions on real numbers. Based on interval arithmetic, this library also implements a technique of validation a posteriori based on the Banach fixed-point theorem. We moreover provide an implementation of verified Chebyshev approximations.

Dependencies (3)

  1. coq-coquelicot (>= "3.2.0")
  2. coq-interval
  3. coq (>= "8.13.1")

Dev Dependencies

None

Used by

None

Conflicts

None