[sage-support] Re: sagecell permalink down?

2014-09-22 Thread Andrey Novoseltsev
Thanks for reporting it, should be fixed now! On Mon, Sep 22, 2014 at 12:27 PM, kcrisman wrote: > > > On Monday, September 22, 2014 2:07:49 PM UTC-4, A. Jorge Garcia wrote: >> >> I've been using http://sagecell.sagemath.org a lot in class lately. >> >> We had a problem today. When we tried to ge

[sage-support] Re: Weird! OverflowError: cannot convert float infinity to integer

2014-09-22 Thread Martin Albrecht
This is a bug in Sage's finite field via NTL's GF2E implementation which is triggered by M4RIE: sage: K. = GF(2^15) sage: type(K), type(matrix(K)) (sage.rings.finite_rings.finite_field_givaro.FiniteField_givaro_with_category, sage.matrix.matrix_mod2e_dense.Matrix_mod2e_dense) sage: K. = GF(2^16

Re: [sage-support] Re: sagecell permalink down?

2014-09-22 Thread Jorge Garcia
I think I was using the long link. That's the first permalink listed when you click share, right. I wasn't using the temporary one if that's what you mean. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop r

[sage-support] Re: sagecell permalink down?

2014-09-22 Thread kcrisman
On Monday, September 22, 2014 2:07:49 PM UTC-4, A. Jorge Garcia wrote: > > I've been using http://sagecell.sagemath.org a lot in class lately. > > We had a problem today. When we tried to get a permalink nothing happened. > SAGE worked fine otherwise. > > Is there a problem with permalink? > T

[sage-support] sagecell permalink down?

2014-09-22 Thread A. Jorge Garcia
I've been using http://sagecell.sagemath.org a lot in class lately. We had a problem today. When we tried to get a permalink nothing happened. SAGE worked fine otherwise. Is there a problem with permalink? My students like this way of saving their work and storing the link on edmodo or on the

[sage-support] Re: Derivatives of bessel_K have the wrong sign

2014-09-22 Thread slelievre
Nils Bruin wrote: On Monday, September 22, 2014 9:16:08 AM UTC-7, Nils Bruin wrote: > > sage: bessel_K(3,x).diff(x) >> 1/2*bessel_K(4, x) + 1/2*bessel_K(2, x) >> sage: SR(maxima_calculus(bessel_K(3,x)).diff(x)) >> -1/2*bessel_K(4, x) - 1/2*bessel_K(2, x) >> >> Given that bessel_K(3,x) is not a c

[sage-support] Re: Derivatives of bessel_K have the wrong sign

2014-09-22 Thread Nils Bruin
On Monday, September 22, 2014 9:16:08 AM UTC-7, Nils Bruin wrote: sage: bessel_K(3,x).diff(x) > 1/2*bessel_K(4, x) + 1/2*bessel_K(2, x) > sage: SR(maxima_calculus(bessel_K(3,x)).diff(x)) > -1/2*bessel_K(4, x) - 1/2*bessel_K(2, x) > > Given that bessel_K(3,x) is not a constant function, at least

[sage-support] Re: Derivatives of bessel_K have the wrong sign

2014-09-22 Thread Nils Bruin
On Monday, September 22, 2014 5:31:58 AM UTC-7, kcrisman wrote: > Good workaround! But I assume this is still incorrect in Sage proper, > though? (The derivative is done by Pynac/Ginac, not Maxima.) > It would seem so: sage: bessel_K(3,x).diff(x) 1/2*bessel_K(4, x) + 1/2*bessel_K(2, x) sage:

[sage-support] Re: Derivatives of bessel_K have the wrong sign

2014-09-22 Thread kcrisman
Ok, convert to maxima, derive, convert back to sage works fine. > Good workaround! But I assume this is still incorrect in Sage proper, though? (The derivative is done by Pynac/Ginac, not Maxima.) > At first a little bit confusing for the unprepared mind though. > -- You received this

[sage-support] Re: Can't compile hello.spyx

2014-09-22 Thread Dima Pasechnik
On 2014-09-22, kstueve wrote: > I am experiencing the same problem this thread describes. I have OS X and > the latest Sage. I downloaded and installed the latest Xcode. I am still > unable to compile Cython in the notebook. I suppose you might have to build Sage from source to be able to do

[sage-support] Re: CPLEX Installation

2014-09-22 Thread Dima Pasechnik
On 2014-09-22, Mohammed hussein wrote: > Hellooo > > I am an researcher in Enseeiht school in Toulouse and I have a problem to > download the latest version from CPLEX > > Please give me the steps to download CPLEX well, that's certanly not the place to post such questions, as this has nothin

[sage-support] CPLEX Installation

2014-09-22 Thread Mohammed hussein
Hellooo I am an researcher in Enseeiht school in Toulouse and I have a problem to download the latest version from CPLEX Please give me the steps to download CPLEX Thanks -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from