Skip to content

sage.doctest: Eliminate hard dependency on RealIntervalField #32585

@mkoeppe

Description

@mkoeppe

Follow up on #29922.
The doctester uses RealIntervalField for doctests involving numerical tolerances. This is an obstacle to doctesting modularized subset distributions because RealIntervalField depends on a compiled library (MPFI).

We should eliminate this by rewriting it in a more elementary way.

As of this ticket, we just issue a warning if RealIntervalField is not available.

CC: @kliem @sagetrac-tmonteil

Component: doctest framework

Author: Matthias Koeppe

Branch/Commit: db154ec

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/32585

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions