Thanks
On Monday, January 25, 2021 at 3:32:06 PM UTC-5 dim...@gmail.com wrote:
> On Mon, Jan 25, 2021 at 8:28 PM Ars-Magna wrote:
> >
> > Dear All,
> >
> > I tried to build sage from source on a new MacBook Pro machine and was
> surprised to find that it fails to
Dear All,
I tried to build sage from source on a new MacBook Pro machine and was
surprised to find that it fails to build mpir-3.0.0 pretty early in the
compilation process.
Please find attached the log file
is this a known Big Sur 11.1 issue ?
--
You received this message because you are sub
Is the following a bug ?
sage: Set([[(Integer(*0*), Integer(*0*)), (Integer(*1*), Integer(*1*
))],[(Integer(*0*), Integer(*0*)), (Integer(*1*), Integer(*1*
))]]).cardinality()
2
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from
click on
> macOS_SDK_headers_for_macOS_10.14.pkg or run
>
> open
> /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
>
> in a terminal.
>
>
>
> On Saturday, December 29, 2018 at 1:10:46 PM UTC+1, Ars-Magna wrote:
>>
>> D
Dear Sage-Devel members
I tried build sage-8.5 from source and failed on a MacBook Pro (15-inch,
2017)
with up to date macOS Mojave version 10.14.2
Are there known issues with this machine ? Are there known work arounds by
any chance ?
I got the following error a few mn into the compilation
Dear Sage Development team,
I was able to resolve the issue. It seems that there is a problem with the
build script which performs a parallel
compilation of Sage using multiple jobs. Staying clear of any sophisticated
export options works just fine.
Thanks and best regards,
--
You receive
Hi all,
I noticed that in the 4.6.2 one has the following expected behavior
sage: list(x.iterator())
[]
where as in 4.7
sage: list(x.iterator())
ValueError .
Is it just my machine or any one else observed this behavior I wanted
to confirm before creating a Ticket.
Best Regards,
--
To post to