com.apple.quarantine SageMath
- change to SageMath and run Sage with
$ cd SageMath
$ ./sage
Happy to report that this suggestion worked for me. Thank you!
Best,
Rachel
On Wed, Jan 15, 2020 at 1:01 AM slelievre wrote:
> Mon 2020-01-13 15:59:19 UTC, Rachel Player:
> >
> > I am also
I am also having trouble installing Sage on macOS Catalina 10.15.2.
The issue appears to be with the internal version of python.
Here’s what I did:
- - Downloaded sage-9.0-OSX_10.15.2-x86_64.tar.bz2
- - Opened with tar -xzf sage-9.0-OSX_10.15.2-x86_64.tar.bz2
- - Cd’d into SageMath
Hi Dima,
Thanks for your reply. I opened the following
ticket: https://trac.sagemath.org/ticket/27508#ticket
Cheers,
Rachel
On Monday, 18 March 2019 13:21:52 UTC, Dima Pasechnik wrote:
>
> On Mon, Mar 18, 2019 at 1:01 PM Rachel Player > wrote:
> >
> > I'd like t
Hi,
I'd like to "remove squares" in some polynomials living in a polynomial
ring over QQ, in 2 variables: x,y. I tried to implement this by modding out
by the ideal (x^2 - x, y^2 - y). However, I have found that depending on
the ordering, the result of .mod() does not always output the polynomi