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/310367fc-2cf3-4d1c-b375-e8eaca27a8d9n%40googlegroups.com.
