After getting the latest sources and changing to the
Sage folder, did you run the following commands?
source .homebrew-build-env
make configure
./configure
make
Please send the file config.log, and also run
brew list --versions > brew-list-versions.txt
and send the resulting
Hello,
I'm trying to install the latest version of sage, the developer version.
I've done this before on my Mac before it got wiped, albeit with a lot of
computer scientists' help to get past git hub errors.
I followed the guide on wiki along with a quick guide written by Ben Hutz
(attached)
Thanks for catching this. I have
created https://trac.sagemath.org/ticket/30703 for this. Could you push
your fix to the ticket please?
On Saturday, October 3, 2020 at 8:57:36 AM UTC-7, Thierry Thomas wrote:
>
> Hello,
>
> I´m working on Sage-9.2.beta14, and I noticed that 2 args are switched
Good catch.
Matthias, this seems to be your code there.
Dima
On Sat, 3 Oct 2020, 16:57 Thierry Thomas, wrote:
> Hello,
>
> I´m working on Sage-9.2.beta14, and I noticed that 2 args are switched
> in AC_SEARCH_LIBS: densenauty is the function and nauty is the library:
>
> --- build/pkgs/libnauty/
Hello,
I´m working on Sage-9.2.beta14, and I noticed that 2 args are switched
in AC_SEARCH_LIBS: densenauty is the function and nauty is the library:
--- build/pkgs/libnauty/spkg-configure.m4.orig 2020-10-02 15:26:33 UTC
+++ build/pkgs/libnauty/spkg-configure.m4
@@ -2,6 +2,6 @@ SAGE_SPKG_CONFIGU
2020-10-02 11:39:34 UTC+2, Samuel Lelievre:
>
> Until the tarball is uploaded to our download mirrors
Done now (thanks Volker!): see fricas-1.3.6 listed at
http://files.sagemath.org/spkg/upstream/fricas/index.html
--
You received this message because you are subscribed to the Google Groups
"s
Following this post, an entertaining discussion of ways to improve
handling of polytopes over RDF has started on
https://trac.sagemath.org/ticket/30699
On Fri, Oct 2, 2020 at 1:26 PM Günter Rote wrote:
>
> Example 1.
> P1=Polyhedron(backend='cdd', base_ring=RDF, vertices=[(RDF(1), -RDF(1),
> RDF