Skip to content

2.8.14/Solaris: fix sympy doctest - numerical noise #1330

Description

@sagetrac-mabshoff

On Solaris I get the following doctest failures due to numerical noise:

sage -t  devel/sage-main/sage/calculus/test_sympy.py        **********************************************************************
File "test_sympy.py", line 23:
    : float(pi + exp(1))
Expected:
    5.8598744820488378
Got:
    5.8598744820488387

The attached patch fixes that.

Cheers,

Michael

Component: doctest coverage

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions