Re: [sage-devel] block vector

2021-07-10 Thread TB
On 09/07/2021 13:10, Clemens Heuberger wrote: Hi, Am 09.07.21 um 12:00 schrieb Thierry: On Fri, Jul 09, 2021 at 06:30:57AM +0200, Clemens Heuberger wrote: Is there any recommendation on how to construct "block vectors" (in analogy to `sage.matrix.special.block_matrix`) in readable way? Yo

[sage-devel] Re: Flint-2.8.0 Beta testing

2021-07-10 Thread Matthias Koeppe
I have opened https://trac.sagemath.org/ticket/32175 to track this. On Friday, July 9, 2021 at 2:36:29 PM UTC-7 Bill Hart wrote: > Hi all, > > After a successful Flint-2.8.0-dev release a few months back, we have > decided to enter beta testing of Flint-2.8.0. > > I have therefore tagged flint-2.

[sage-devel] Re: pynac fails to build (sage 9.4.beta4, clang)

2021-07-10 Thread Matthias Koeppe
Using clang is untested. Please help with https://trac.sagemath.org/ticket/30835, which sets up testing infrastructure for system configuration variants using clang. On Friday, July 9, 2021 at 1:09:07 PM UTC-7 vdelecroix wrote: > Dear all, > > I am not able to build pynac with clang because of

Re: [sage-devel] pynac fails to build (sage 9.4.beta4, clang)

2021-07-10 Thread François Bissey
Yeah, I turned it off on a previous machine after a funny replacement of lapack. > On 10/07/2021, at 22:57, Samuel Lelievre wrote: > > With some effort these engines can actually be turned off. > -- You received this message because you are subscribed to the Google Groups "sage-devel" group.

Re: [sage-devel] pynac fails to build (sage 9.4.beta4, clang)

2021-07-10 Thread Samuel Lelievre
Samedi 10 juillet 2021 à 02:35:31 UTC+2, François Bissey: > > Should be solved by the move to penal-0.7.29. I'm pretty sure you typed pynac-0.7.29 and some automatic let-me-assume-you-wanted-to-type-something-else engine changed that to whatever was sent to the mailing list. : ) With some effort