-
Is there any interest for having conversion from f32/f64 to Ratio? I've implemented that in my code, based on a continued fractions algorithm: https://github.com/sdroege/gst-plugin-rs/blob/d72f1f716b6…
-
Deprecated in #20012
Depends on #24337
Component: **basic arithmetic**
Author: **Jeroen Demeyer**
Branch/Commit: **[`3d47c2f`](https://github.com/sagemath/sagetrac-mirror/commit/3d47c2fb31d1a511…
-
The usual suspects are really needed.
cos, sin, tan, arccos, arcsin, arctan, and atan2.
-
tl;dr Make the explanation more beginner friendly
I was reading through the docs and noticed that the delta variable is not (in my opinion) properly explained for someone uninitiated. I remember le…
-
Grateful for any help to properly evaluate the sequence of equations on this Wiki page: http://michaelnielsen.org/polymath1/index.php?title=Polymath15_test_problem#Large_negative_values_of_.5Bmath.5Dt…
-
as another step towards py3
CC: @tscrim @jdemeyer @jhpalmieri
Component: **python3**
Author: **Frédéric Chapoton**
Branch/Commit: **[`d56f4c0`](https://github.com/sagemath/sagetrac-mirror/commi…
-
Hi,
I have an important issue. To be able to do orbit reconstruction for my master's thesis, I need EXOSIMS to visit those stars multiple times, around which it has succesfully detected an exoplane…
-
I've never used floats on the BEAM, and I can't find the official reference. In any case, my opinion on generating floats (feel free to correct me if this doesn't make sense on the BEAM):
1. There …
-
```
sage: latex(continued_fraction(pi))
\text{\texttt{[3;{ }7,{ }15,{ }1,{ }292,{ }1,{ }1,{ }1,{ }2,{ }1,{ }3,{ }1,{ }14,{ }2,{ }1,{ }1,{ }2,{ }2,{ }2,{ }2,{ }...]}}
```
CC: @videlec
Component: …
-
Getting a fail in fire runs. Seems to be due to a Balance Check. This happens in both CLM45 runs and CLM5 runs at year 5 with 2PFTs (Trop tree and Grass). Non-fire runs haven't failed through year 10,…