Re: [sage-support] Availability of sage 9.6 through conda/mamba?

2023-02-11 Thread Luis Garcia-Puente
How can I update to a newer version of sage on Mac OS using mamba? On Tuesday, July 12, 2022 at 3:57:27 AM UTC-6 Dima Pasechnik wrote: > On Tue, Jul 12, 2022 at 10:48 AM Henri Girard wrote: > > > > Is the conda sagemath working on windows ? > > no (it does work on WSL, though) > > > > > > > > Le

[sage-support] Intersection (and quotient) of ideals in a single variable polynomial ring

2020-08-18 Thread Luis Garcia-Puente
The following code does not run in a Jupyter notebook inside cocalc R. = PolynomialRing(QQ) f = x^3+6*x^2+12*x+8; g = x^2+x-2; I = R.ideal([f]); J = R.ideal([g]); I.intersection(J) This produces an error that ends with the line: AttributeError: 'Ideal_1poly_field' object has no attribute 'inte

[sage-support] Re: installing optional packages

2015-05-18 Thread Luis Garcia-Puente
On Sunday, May 17, 2015 at 1:55:21 PM UTC-5, Dima Pasechnik wrote: > > > > On Sunday, 17 May 2015 17:43:20 UTC+1, Luis Garcia-Puente wrote: >> >> After installing sage 6.6, I tried to install the optional packages 4ti2, >> macaulay2, and nauty but the command >

[sage-support] Re: installing optional packages

2015-05-18 Thread Luis Garcia-Puente
Thanks, I will wait for 6.7 On Sunday, May 17, 2015 at 12:39:00 PM UTC-5, Volker Braun wrote: > > Fixed in Sage 6.7-rc0 and later...6.7 should be out today. > > > On Sunday, May 17, 2015 at 6:43:20 PM UTC+2, Luis Garcia-Puente wrote: >> >> After installing sage

[sage-support] installing optional packages

2015-05-17 Thread Luis Garcia-Puente
After installing sage 6.6, I tried to install the optional packages 4ti2, macaulay2, and nauty but the command sage -i 4ti2 returns: /Applications/sage/src/bin/sage-spkg: line 312: cd: /Applications/sage/upstream: No such file or directory Attempting to download package 4ti2 >>> Checking onlin

[sage-support] 4ti2 fails to install in OS 10.9

2014-01-30 Thread Luis Garcia-Puente
I have sage-6.0 on a macbook pro running OS X 10.9.1. I installed Xcode 5.0.2 and I installed the command line tools with xcode-select --install Btw "sage" below is a symlink created with ln -s /Applications/Sage-6.0.app/Contents/Resources/sage/sage /usr/local/bin/sage When I type sudo sage

[sage-support] Sage in Computer Lab

2012-08-29 Thread Luis Garcia-Puente
Recently, a few math faculty members requested Computer Services in our university to install Sage in each of the Windows-based computers in one of our Computer Labs to support both our teaching and research needs. After the sys admin installed Sage in one computer, he "discovered" that SAGE s

[sage-support] Re: problems with Singular

2007-10-23 Thread Luis Garcia-Puente
pm, Luis Garcia-Puente <[EMAIL PROTECTED]> wrote: > > > Dear Sage team, > > Hello Luis, > > > > > I was running Singular on top of Sage but it kept crashing with a > > message of no more memory. After looking at the activity monitor (I am > > running

[sage-support] problems with Singular

2007-10-23 Thread Luis Garcia-Puente
Dear Sage team, I was running Singular on top of Sage but it kept crashing with a message of no more memory. After looking at the activity monitor (I am running sage on a Mac Pro with OS X 10.4.10) I saw that there was still plenty of memory (13 Gb unused). So I thought that it might be a problem