[sage-support] Sage Build Failed

2023-03-20 Thread Atharva Deore
Hi, I am trying to build sage using WSL, but it failed while installing suitesparse. Please help me with this. I am attaching a log file for reference. Regards Atharva Deore -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from

Re: [sage-support] Sage Build Failed

2023-03-20 Thread dimpase
On Mon, Mar 20, 2023 at 12:33:20AM -0700, Atharva Deore wrote: > I am trying to build sage using WSL, but it failed while > installing suitesparse. Please help me with this. I am attaching a log file > for reference. > > Host system: > Linux DESKTOP-LO8OV26 5.10.16.3-microsoft-standard-WSL2 #1

Re: [sage-support] Sage Build Failed

2023-03-20 Thread Atharva Deore
Thanks, Dima! The issue is resolved now. On Mon, Mar 20, 2023 at 3:48 PM wrote: > On Mon, Mar 20, 2023 at 12:33:20AM -0700, Atharva Deore wrote: > > I am trying to build sage using WSL, but it failed while > > installing suitesparse. Please help me with this. I am attaching a log > file > > for

Re: [sage-support] Sage Build Failed

2023-03-20 Thread Henri Girard
Good I compiled in wsl2 with lunar (ubuntu+1) I had no problem curious to know why, Le 20/03/2023 à 12:54, Atharva Deore a écrit : Thanks, Dima! The issue is resolved now. On Mon, Mar 20, 2023 at 3:48 PM wrote: On Mon, Mar 20, 2023 at 12:33:20AM -0700, Atharva Deore wrote: >  I am t

Re: [sage-support] Sage Build Failed

2023-03-20 Thread Dima Pasechnik
On Mon, 20 Mar 2023, 14:39 Henri Girard, wrote: > Good I compiled in wsl2 with lunar (ubuntu+1) I had no problem curious to > know why, > > you probably used gcc as C/C++ compiler - the problem comes up with clang used instead. > Le 20/03/2023 à 12:54, Atharva Deore a écrit : > > Thanks, Dima!

Re: [sage-support] Sage Build Failed

2023-03-20 Thread Henri Girard
Thanks ! Yes it is true I use what wsl installed, to be true except the name I don't know about clang. Best Henri Le 20/03/2023 à 15:50, Dima Pasechnik a écrit : On Mon, 20 Mar 2023, 14:39 Henri Girard, wrote: Good I compiled in wsl2 with lunar (ubuntu+1) I had no problem curious

[sage-support] computig all possible determinants of submatrices of a given matrix

2023-03-20 Thread GUSTAVO TERRA BASTOS
Hi all. Is there any specific comand to compute the determinants of all square submatrices of a given 4x4 - matrix over finite fields? best regards Gustavo -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and

Re: [sage-support] computig all possible determinants of submatrices of a given matrix

2023-03-20 Thread William Stein
This is https://ask.sagemath.org/question/41136/how-to-find-all-the-sub-square-matrices-of-an-4x4-matrix-and-all-their-determinants/ -- William PS: For fun, I also asked a robot from the future and it said to use the following code, but unfortunately "submatrix_iterator" doesn't exist yet: F =