Hello, I had this problem with plotting fans in Sage 8.0 which still works
in Sage 7.6. The problem breaks down to the following piece of code:
cones = [Cone([(0,1),(1,0)]),Cone([(-2,-1),(-1,-3)]),Cone([(0,1),(-2,-1)]),
Cone([(-1,-3),(1,0)])]
F = Fan(cones)
F.plot()
I get an "unable to simplif
On Thu, Aug 31, 2017 at 6:53 PM, kcrisman wrote:
> This is great. I would add that you are right that 32-bit on Cygwin is
> probably never going to be stable - I spent countless hours rebasing while
> attempting to help with that.
Yup. You can't just blindly rebaseall and hope it works. In fact
I would suggest adding a link or instructions for how to download your new
SageMath installer for Windows.
Nathan
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
t
Removing system-wide R has no effect on ptestlong. The same three failures
occur.
I'm out of ideas and out of time to work on this. For now, I will redirect
the libreadline symlink to that belonging to the system, and get back to
mathematical physics!
Thanks for your efforts,
- Richard
On T
Does anyone use the environment variables SAGE64 of CFLAG64? At
https://trac.sagemath.org/ticket/23733, it is suggested that they be
deprecated and then removed. Any comments?
--
John
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscr
On 1 Sep 2017 23:21, "John H Palmieri" wrote:
>
> Does anyone use the environment variables SAGE64 of CFLAG64? At
https://trac.sagemath.org/ticket/23733, it is suggested that they be
deprecated and then removed. Any comments?
>
> --
> John
They are necessary if one attempts to build a 64 bit vers
> On 2/09/2017, at 10:47, Dr. David Kirkby (Kirkby Microwave Ltd)
> wrote:
>
>
> On 1 Sep 2017 23:21, "John H Palmieri" wrote:
> >
> > Does anyone use the environment variables SAGE64 of CFLAG64? At
> > https://trac.sagemath.org/ticket/23733, it is suggested that they be
> > deprecated and
On 1 Sep 2017 23:54, "François Bissey" wrote:
>
>
> > On 2/09/2017, at 10:47, Dr. David Kirkby (Kirkby Microwave Ltd) <
drkir...@kirkbymicrowave.co.uk> wrote:
> >
> >
> > On 1 Sep 2017 23:21, "John H Palmieri" wrote:
> > >
> > > Does anyone use the environment variables SAGE64 of CFLAG64? At
http
> On 2/09/2017, at 11:27, Dr. David Kirkby (Kirkby Microwave Ltd)
> wrote:
>
> I could have swore that it was used on at least same versions of OSX. I would
> need to look at the Sage source code, but am in bed using my mobile phone,
> that will have to wait until the morning.
It could have
On Friday, September 1, 2017 at 3:47:28 PM UTC-7, Dr. David Kirkby (Kirkby
Microwave Ltd) wrote:
>
>
> On 1 Sep 2017 23:21, "John H Palmieri" >
> wrote:
> >
> > Does anyone use the environment variables SAGE64 of CFLAG64? At
> https://trac.sagemath.org/ticket/23733, it is suggested that they b
Hey everyone,
I was talking with Ulrich Thiel (http://www.maths.usyd.edu.au/u/thiel/)
about his Magma package CHAMP (http://thielul.github.io/CHAMP/) and
comparing it to our implementation of rational Cherednik algebras. One of
the reasons that he did not chose Sage was because of the speed o
On Friday, 1 September 2017 03:16:45 UTC-6, Carlo Verschoor wrote:
>
> Hello, I had this problem with plotting fans in Sage 8.0 which still works
> in Sage 7.6. The problem breaks down to the following piece of code:
>
> cones = [Cone([(0,1),(1,0)]),Cone([(-2,-1),(-1,-3)]),Cone([(0,1),(-2,-1
> )
Hi Travis,
On 2017-09-02, Travis Scrimshaw wrote:
> sage: R. = ZZ[]
> sage: %time f = (1+x+y+z+t)^30
> CPU times: user 232 ms, sys: 0 ns, total: 232 ms
> Wall time: 241 ms
> sage: g = f+1
> sage: %time temp = f * g
> CPU times: user 16min 34s, sys: 8 ms, total: 16min 34s
> Wall time: 16min 34s
>
On 2 Sep 2017 01:41, "John H Palmieri" wrote:
> Hi Dave,
>
> Can you clarify? You say that the are necessary on Solaris, but is that
recent information? It is possible that newer versions of Sage and/or
Solaris might make SAGE64 unnecessary.
>
> Regards,
> John
Hi John,
I will look into this.
14 matches
Mail list logo