Re: [sage-devel] sagemath 9.5beta9 fails to compile on opensuse tumbleweed

2021-12-27 Thread 'Florian Hanisch' via sage-devel
:24 AM UTC+1 dim...@gmail.com wrote: > On Mon, Dec 27, 2021 at 10:41 AM 'Florian Hanisch' via sage-devel > wrote: > > > > Hi, > > > > I have tried to compile sagemath 9.5beta9 on opensuse tumbleweed > (running on a DELL XPS 15, core i7, 16G RAM) but faile

[sage-devel] Possible bug when computing powers of complex numbers

2019-10-15 Thread 'Florian Hanisch' via sage-devel
Hi, this might be a duplicate (sorry) but I could not find this issue described anywhere else. I have been running the code k=1.0 (I*k/(2*pi*5))^(6/2) and got the result (1.0046096651e-4294967297*I)/pi^3 This is clearly way too small, adding CC(...) to get a numerical value does not reso