[sage-devel] Re: cython 0.28.1 and sagemath

2018-04-23 Thread Nils Bruin
On Monday, April 23, 2018 at 8:41:30 PM UTC-7, Martin R wrote: > > Hi there, > > Since 8.2.rc0 (the update to cython 0.28.1) I'm having trouble using > pyximport. Here is a minimal non working example: > > minimal.py > import pyximport; pyximport.install(); > from

[sage-devel] cython 0.28.1 and sagemath

2018-04-23 Thread 'Martin R' via sage-devel
Hi there, Since 8.2.rc0 (the update to cython 0.28.1) I'm having trouble using pyximport. Here is a minimal non working example: minimal.py import pyximport; pyximport.install(); from minimal_pyx import minimal_fun end minimal.py

[sage-devel] Re: Problem of reduction of rational functions

2018-04-23 Thread Marc Mezzarobba
John Cremona wrote: > This is simpler than writing numerator and denominator as a rational > times a primitive integral polynomial, though that is probably what > users would prefer. And (at least in my limited experience), for rational fractions over general fraction fields (things like

[sage-devel] Re: Problem of reduction of rational functions

2018-04-23 Thread Marc Mezzarobba
Matthias Koeppe wrote: > This is discussed in https://trac.sagemath.org/ticket/16993 ...and https://trac.sagemath.org/ticket/16268 (needs review!). -- Marc -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop

[sage-devel] Moving sagenb worksheets

2018-04-23 Thread Jori Mäntysalo
Sometimes SageNB gives internal error 500 but works, like when publishing a worksheet. However, the Download All Active -link does not work. Is there any workaround to make it work? And yes, I know that there is no active development, but this would make it possible to move data from a server