Thanks, Nathan. 10.5 seems to be dysfunctional, but I am communicating with
Marc to figure out if it’s a screwup on my end, or if there’s something rotten
in DMG :-}
Justin
> On Jul 19, 2025, at 05:32, Nathan Dunfield wrote:
>
> Justin,
>
> This is a known issue with the SageMath 10.6 binar
Oops. Dima’s reply explains all.
Thanks to you both.
> On Jul 18, 2025, at 21:01, Emmanuel Charpentier
> wrote:
>
> Nothing attached.
>
> Le vendredi 18 juillet 2025 à 23:37:54 UTC+2, jus...@mac.com a écrit :
> Hi, all,
>
> I just installed 10.6 from the 3-manifolds site. My system is Mac
Hi, all,
I just installed 10.6 from the 3-manifolds site. My system is Mac OS Catalina,
10.15.7, on an Intel MBP (2019). Attached is the crash report. Immediately
after I installed the tarball, I ran “sage”, and the attached is the result.
Help and pointers would be much appreciated.
Thank
Hmm… what version of Sage are you using.
I tried this with two MacOS versions, Sage 10.1 on Catalina (10.15.7) and Sage
10.3 on High Sierra (10.13.6). I had not problems on either version.
Also, for less typing, this works as well: A = 6*O :-}
Justin
> On Jun 9, 2025, at 05:21 , 'MANUEL CORTE
Hi, Chris,
Thank you for that. I know about the .order method, but for reasons long past,
I often use ZZ[a], and I was puzzled that Sage knows that the latter is an
order in the number field (hence, one would think, contained in OK), but I
could see no way to persuade the program to admit that
Hi, all,
I am stuck in a twisty maze of passages within the number field code. Here’s
an example:
f=x^4+2
K.=NumberField(f)
OK = K.maximal_order()
a = OK.gen()
O = ZZ[a]
O.index_in(OK)
!Boom: not matching ambients!
It seems as if this should work, at least if I could figure out how to patch
> On May 5, 2022, at 21:04 , Tracy Hall wrote:
>
> The following two lines crash the kernel in 9.5 but not 9.4:
>
> xx = vector(GF(2), [])
> xx * xx
>
> It works correctly (with answer 0) over other finite fields or over QQ.
>
> Installation is Sagemath 9.5 in Ubuntu running under WSL for W
> On Jan 14, 2022, at 09:08 , Rahul Naik wrote:
>
> Guys, I have just installed SageMath for the first time. I am unable to run
> any command . i am not even able to save the document. Please Help
We are here to help, but in order to do that, it would help us to know what is
going wrong. Y
FWIW, I ran this on a 2019 Mac Book Pro (8-core 2.4 GHz Core i9) with 64GB of
memory and ~4TB of disk.
The code thrashed the disk with more paging than I have seen in a long time
with this much disk. As Nils guesses, it’s the parametric_plot() call that
brings things to a halt. I finally kill
My apologies. I have no idea how this arrived in a Sage mailing list (other,
of course, than the fact that I appear to have sent it here, which is the
mystery.)
> On May 30, 2020, at 12:01 , 'Justin C. Walker' via sage-support
> wrote:
>
> Idiots
>
>> On May
Idiots
> On May 30, 2020, at 04:31 , Adventure Academy
> wrote:
>
>
>
> Get Your First Month Free
>
>
> MATH
>
> Adventure Academy takes math to the next level!
> For Kids 8–13
>
> Young scholars don’t shy away from challenging school subjects when they’re
> made into games-and math
> On May 29, 2020, at 13:35 , Joshua Meadowcroft
> wrote:
>
> um, I'm not surprised that the file or directory can not be found on my
> machine. Because it hasn't been downloaded yet. That's what I'm attempting
> to do. I used tar jxvf sage-9.1-Ubuntu_18.04-x86_64.tar.bz2 to download Sag
> On May 29, 2020, at 12:18 , Joshua Meadowcroft
> wrote:
>
> Trying to download Sage on Linux Ubuntu but the following command isn't
> working. What am i doing wrong? Please see attached picture.
>
> tar jxvf sage-9.1-Ubuntu_18.04-x86_64.tar.bz2
If you check the results of this command
> On Apr 13, 2020, at 14:59 , HANG HUANG wrote:
>
> I am trying to install Sage version 9.0 on the High performance cluster at my
> university, which runs Linux (CentOS 7). I am installing to my local
> "scratch" folder since I do not have administrative permissions. I am trying
> to instal
I have all recent Sage versions running on macOS versions 10.13, 10.14, and
10.15.
All built from a clone of the develop tree, and built with few if any issues.
I build *without* the aid of HomeBrew, MacPorts, or any of the other “package
management” schemes available.
HTH
Justin
> On Feb 24
> On Jan 10, 2020, at 09:18 , kcrisman wrote:
>
>
>
> On Friday, January 10, 2020 at 3:18:17 AM UTC-5, Dima Pasechnik wrote:
> On Fri, Jan 10, 2020 at 8:01 AM Szabolcs Horvát wrote:
> >
> > I just installed the app version of SageMath 9.0 on macOS 10.14. When I try
> > to launch it, I ge
> On May 8, 2019, at 06:14 , Santanu Sarkar
> wrote:
>
> I know how to define variables over BooleanPolynomialRing.
> This is as follows.
>
> n=4
> V=BooleanPolynomialRing(n+1,['z%d'%(i) for i in range(n+1)] )
> V.inject_variables()
>
> Can we define similar code over integers (ZZ) or ratio
> On May 19, 2019, at 20:29 , jianrong wrote:
>
> Dear All,
>
> I am trying to write a function in sage to permute a list of elements.
>
> def f(i, v1):
> v=[]
> for j in v1:
>v.append(j)
>
> print(v)
> v[i+1]=v1[i]
> v[i]=v1[i+1]
> return v
>
> But the above codes do not work. I could
Oy! Mon dieu!
> On Mar 20, 2019, at 14:00 , Simon King wrote:
>
> Hi John,
>
> On 2019-03-20, john_perry_usm wrote:
>> ...
>>
>> 2) In Catholic theology it is not actually "necessary" for Mary to be free
>> of original sin; rather, it is "fitting".
>
> Right, "fitting" may be the better wo
> On Mar 1, 2019, at 10:30 , Dima Pasechnik wrote:
>
> On Fri, Mar 1, 2019 at 1:15 PM Szabolcs Horvát wrote:
>>
>> I am using the app version of Sage 8.6 on macOS Mojave 10.4.3. It is
>> extremely slow to start up. It takes multiple minutes.
>>
>> Running the sage or Sage executables foun
> On Jan 19, 2019, at 17:23 , Anton Sherwood wrote:
>
> On 2019-1-19 15:52, MAMANE DJAMILOU Salissou Dango wrote:
>> Bonjour,
>> je suis un tous nouveau utilisateur de sagemath. Je maîtrise les opérations
>> indépendantes. Mon souci se trouve au nivaux des algorithmes. je n'arrive,
>> jusque
> On Dec 29, 2018, at 11:04 , Adam O Hausknecht wrote:
>
> Hi,
>
> I have attempted to install SageMath 8.5 on a 15" 3.1 GHz Intel Core i7 16GB
> 2017 MacBook Pro running Mac OS 10.14.2
>
> • First the App version via DMG. This caused my MacBook Pro to restart
> while attempting to o
Try returning the plot at the last line, and run the procedure again
return complex_plot(…)
I think the problem is that your procedure swallows the result of the plot.
HTH
> On Nov 13, 2018, at 20:38 , Michael Beeson wrote:
>
> def nov13():
> var('M,N,z')
> f = (M^2-3*N)*(-i
Hi, all,
This may be something obvious, but I was surprised when, using a terminal
session launched from sage.app-8.4, I could not “%attach”.
The complaint was “no module named attach”.
The full traceback is
---
ImportError
24 matches
Mail list logo