-
bc.. It'd be nice to have a way to convert any mpf number to a continued
fraction representation.
p. Original issue for "#95":https://github.com/fredrik-johansson/mpmath/issues/95: "http://code.googl…
-
Imported from SourceForge on 2024-07-05 10:22:51
Created by **[gekirchner](https://sourceforge.net/u/gekirchner/)** on 2020-03-22 09:00:28
Original: https://sourceforge.net/p/maxima/bugs/3620
---
…
rtoy updated
3 months ago
-
Imported from SourceForge on 2024-07-03 22:27:45
Created by **[robert_dodier](https://sourceforge.net/u/robert_dodier/)** on 2007-01-14 04:53:51
Original: https://sourceforge.net/p/maxima/bugs/1062
-…
rtoy updated
4 months ago
-
```
It'd be nice to have a way to convert any mpf number to a continued
fraction representation.
```
Original issue reported on code.google.com by `ondrej.c...@gmail.com` on 27 Aug 2008 at 11:47
-
```
It'd be nice to have a way to convert any mpf number to a continued
fraction representation.
```
Original issue reported on code.google.com by `ondrej.c...@gmail.com` on 27 Aug 2008 at 11:47
-
There was some interest at nescala about using continued fractions to approximate real numbers. It would be great to get an implementation written and added (either to spire or spire-contrib) so we co…
-
```
It'd be nice to have a way to convert any mpf number to a continued
fraction representation.
```
Original issue reported on code.google.com by `ondrej.c...@gmail.com` on 27 Aug 2008 at 11:47
-
There has been some reimplementation on here, so maybe this is no longer true, but [this ask.sagemath post](http://ask.sagemath.org/question/33131/coercion-on-continued-fractions/) anyway points out…
-
We have implemented some routines that allow for the computation of continued fractions in real quadratic number fields of class number one. This uses 2-stage division chains as defined in G.E.Cooke…
-
```
sage -t --long --random-seed=5058 src/sage/rings/continued_fraction_gosper.py
**********************************************************************
File "src/sage/rings/continued_fraction_gosp…