Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-01-30 Thread 'Alan Stafford' via sage-support
I have found that it doesn't work if I launch from the SageMath 9.5 icon for any kernel 9.4 or 9.5. If I launch from the SageMath 9.4 interface it works for either kernel. >> >> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe

[sage-support] Re: Eigen spaces of algebraic matrices broken ?

2022-01-30 Thread Nils Bruin
On Saturday, 29 January 2022 at 13:51:14 UTC-8 Emmanuel Charpentier wrote: > /usr/local/sage-9/local/var/lib/sage/venv-python3.9/lib/python3.9/site-packages/sage/rings/qqbar.py > > in pari_field(self) > >>3134 if self._pari_field is None: >>3135 pari_pol =

[sage-support] Re: Segfault with conda installation of SageMath-9.3 and 9.4 on Mac OS X

2022-01-30 Thread Matthias Goerner
I now have repro steps that do not require SnapPy at all: Rx = PolynomialRing(RationalField(), 'x') R = PolynomialRing(Rx, 'y') R('-y^2 + x^2 - x + 1').resultant(R('(2*x - 1)*y')) On Saturday, January 29, 2022 at 11:19:38 PM UTC-8 Matthias Goerner wrote: > I am getting a crash when I am