[sage-support] Re: A genuine bug in numerical evaluation ?

2019-06-06 Thread John H Palmieri
I can confirm that it works for me on OS X with Python 3, gives the error you described with Python 2. On Thursday, June 6, 2019 at 2:57:08 PM UTC-7, Emmanuel Charpentier wrote: > > According to Serge Lelièvre, the proble doesn't occur when ran under a > Python3-based Sage. He advises to run

[sage-support] Re: A genuine bug in numerical evaluation ?

2019-06-06 Thread John H Palmieri
Oh, and Sage with Python 3 is in pretty good shape these days. Still some doctest failures, but I think it is mostly very functional. John On Thursday, June 6, 2019 at 3:20:25 PM UTC-7, John H Palmieri wrote: > > I can confirm that it works for me on OS X with Python 3, gives the error >

[sage-support] A genuine bug in numerical evaluation ?

2019-06-06 Thread Emmanuel Charpentier
This ask.sagemath question seems to raise a genuine bug. Perusing Trac doesn't raise muc relevant, possibly except for Trac#24428 and Trac#21754

[sage-support] sage integrate in lyx

2019-06-06 Thread HG
I tried sage in lyx from this web site https://dirkmittler.homeip.net/blog/archives/6034 after doing (i think) everything I haven't sagetex answer as in https://wiki.lyx.org/uploads/Modules/Sage/ Did somebody tried it ? Any help welcome, I want to write a book with lyx and examples from sage,

Re: [sage-support] sage integrate in lyx

2019-06-06 Thread henri.gir...@gmail.com
A little progress, the plot function works but no output for equations Le 06/06/2019 à 14:54, HG a écrit : I tried sage in lyx from this web site https://dirkmittler.homeip.net/blog/archives/6034 after doing (i think) everything I haven't sagetex answer as in

[sage-support] Re: A genuine bug in numerical evaluation ?

2019-06-06 Thread Emmanuel Charpentier
According to Serge Lelièvre, the proble doesn't occur when ran under a Python3-based Sage. He advises to run such a Sage, hich seems a bit early, IMHO? Advice ? Le jeudi 6 juin 2019 11:04:27 UTC+2, Emmanuel Charpentier a écrit : > > This ask.sagemath question >