Re: [sage-devel] [ 1 = 1+0i ] <=> [ 1 = 1 ]

2022-05-26 Thread ph h
Hi there, > Are you asking whether a shell script can handle complex arithmetic? What does that have to do with Sage? Maybe it's just wishful thinking. One day, SageMath may have it's own shell (smiley) > If that's not what you're asking, please clarify. Maybe just another wishful thinking, how

Re: [sage-devel] Re: Run the actual Sage script

2022-05-26 Thread ph h
Hi, > Well, https://trac.sagemath.org/ticket/33852 (needs review) removes this code from src/doc/bootstrap. Thank you so much. This is certainly a much better solution. Hopefully, this trac will get positive reviews soon. All the best. phiho On Thu, May 26, 2022 at 2:46 PM Matthias Koeppe wr

Re: [sage-devel] Re: Run the actual Sage script

2022-05-26 Thread Matthias Koeppe
Well, https://trac.sagemath.org/ticket/33852 (needs review) removes this code from src/doc/bootstrap. On Wednesday, May 25, 2022 at 10:13:38 PM UTC-7 hohoa...@gmail.com wrote: > Hi, > > """ > We change the bootstrap scripts so that they invoke build/bin/sage-package > directly > instead of go

[sage-devel] Re: Error building from source

2022-05-26 Thread Utkarsh Sharma
Never mind, I tried uninstalling the singular I had downloaded from homebrew and ran make again, and sage installed it as an spkg. Now Sage works fine on my computer. On Wednesday, May 25, 2022 at 10:05:26 PM UTC+5:30 Utkarsh Sharma wrote: > Hi! I'm new to open source and wanted to contribute t

Re: [sage-devel] Virtual Sage Days June 1–3: Preliminary program, Registration

2022-05-26 Thread François Bissey
I’d seriously watch your talk (The way to a fully modularized Sage library 10.0) live and chat but I’ll be driving kids to school at that time :) I’ll have to enjoy the replay later in the day. François > On 26/05/2022, at 18:57, Matthias Koeppe wrote: > > Preliminary program: > https://resear

[sage-devel] Re: Finite dimensional algebra generated by matrices

2022-05-26 Thread Yingdong Li
Dear all, I have put my code in GitHub(with some explanation of it) so that you can clearly see it. Here's a link of my code in GitHub(see the code called "Finite generated algebra as a ring") Dongulas/Dongulas: Config files for my GitHub profile.