Closed videlec closed 9 years ago
Branch: u/vdelecroix/18901
Changed branch from u/vdelecroix/18901 to public/18901
I tested this ticket. The problem is fixed. The handling of real litteral is really done in the continued_fraction_list function, so I moved the new doctest there. I posted this changes in the branch public/18901. Tell me if you do not agree or set this to positive review.
Sébastien
New commits:
e55a0d4 | Trac #18901: moved new test to continued_fraction_list |
Reviewer: Sébastien Labbé
Branch pushed to git repo; I updated commit sha1. New commits:
b8eedc4 | Trac #18901: readd part of test to continued_fraction |
Hello,
This is wrong
TESTS::
Fixed ...
It should be
TESTS:
Fixed ...
Vincent
Branch pushed to git repo; I updated commit sha1. New commits:
8d86cb3 | Trac #18901: Fix ReST syntax |
Changed branch from public/18901 to 8d86cb3
As reported in #14567,
continued_fraction
fails for real literalsCC: @williamstein
Component: number theory
Author: Vincent Delecroix
Branch/Commit:
8d86cb3
Reviewer: Sébastien Labbé
Issue created by migration from https://trac.sagemath.org/ticket/18901