+1
--
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
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/m
+1
On Saturday, October 26, 2019 at 5:27:51 PM UTC-7, vdelecroix wrote:
>
>
> https://trac.sagemath.org/ticket/28660
>
>
> Le 26/10/2019 à 17:20, François Bissey a écrit :
> > +1
> >
> >> On 27/10/2019, at 12:58 PM, Vincent Delecroix <20100.d...@gmail.com
> > wrote:
> >>
> >> +1
> >>
> >>
Le 24/10/2019 à 09:53, Simon King a écrit :
On 2019-10-24, Michael Jung wrote:
Do you have an example where SR fails to be exact?
One can convert a float to SR. The result is in SR, but still behaves
like a float:
sage: a = SR(2.)^(1/500)
sage: a^500
2.05
sage: a.pa
https://trac.sagemath.org/ticket/28660
Le 26/10/2019 à 17:20, François Bissey a écrit :
+1
On 27/10/2019, at 12:58 PM, Vincent Delecroix <20100.delecr...@gmail.com> wrote:
+1
Le 26/10/2019 à 16:58, Volker Braun a écrit :
Maybe I missed it, but I didn't find a ticket for that. I think now
+1
> On 27/10/2019, at 12:58 PM, Vincent Delecroix <20100.delecr...@gmail.com>
> wrote:
>
> +1
>
> Le 26/10/2019 à 16:58, Volker Braun a écrit :
>> Maybe I missed it, but I didn't find a ticket for that. I think now would
>> be a good time to flip the switch, though. Any thoughts?
>
> --
> Yo
+1
Le 26/10/2019 à 16:58, Volker Braun a écrit :
Maybe I missed it, but I didn't find a ticket for that. I think now would
be a good time to flip the switch, though. Any thoughts?
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe
Maybe I missed it, but I didn't find a ticket for that. I think now would
be a good time to flip the switch, though. Any thoughts?
--
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, s
That worked. Thank you so much. I never would have figured it out without
your help. If I could do anything to return the favor, *please* let me
know.
Jim
On Saturday, October 26, 2019 at 11:24:45 AM UTC-4, Dima Pasechnik wrote:
>
> please run
>
> make ncurses-clean
> make readline-clean
please run
make ncurses-clean
make readline-clean
./configure
in the output of the latter you should see that the readline sage package
is not going to be installed.
The run
make build
On Sat, 26 Oct 2019, 17:03 Jim Hefferon, wrote:
> Thank you for the reply. It did not appear to
please try installing libreadline-dev and libncurses5-dev and rebuild
python package with
./sage -f python2
and then
make build
On Sat, 26 Oct 2019, 12:54 Jim Hefferon, wrote:
> Thank you in advance for any help. I have a standard Ubuntu 18.04.3. I
> am trying to build in /usr/local/src/sag
10 matches
Mail list logo