PS. I have the same issue with RBF(1/sqrt(2)). Le mardi 9 novembre 2021 à 20:31:33 UTC+1, [email protected] a écrit :
> Hi, > > RBF(stieltjes(1)) no longer works. It now gives the error message > > TypeError: unable to convert stieltjes(1) to a RealBall > > I realize that this means it most likely wasn't working right before (the > code must have worked because Sage fell back on SymbolicRing -> RealField > -> RBF, which shouldn't happen). I also realize that I could type > RBF(RIF(stieltjes(1)), but that's a stopgap measure that shouldn't be > necessary, since stieltjes(1) is in fact implemented in ARB. > > version: Sagemath 9.3 on an Intel Mac Mini (Mac OS Monterrey) > or Sagemath 9.4 on cocalc. > > Best > Harald > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/0500174a-66ab-4491-aad1-6727af69cbbbn%40googlegroups.com.
