[sage-support] Re: Bug:Different results when using preparse

2015-03-10 Thread ssinglet
On Tuesday, March 10, 2015 at 3:18:45 PM UTC-5, Nils Bruin wrote: > > On Tuesday, March 10, 2015 at 9:04:14 AM UTC-7, Dima Pasechnik wrote: >> >> On 2015-03-10, M M wrote: >> >> Integration is done by Maxima, and it is a bloody mess; e.g. >> > > It is, but I suspect that's not the cause here.

[sage-support] Re: Possibly wrong limit concerning log

2015-06-03 Thread ssinglet
On Monday, June 1, 2015 at 7:53:18 PM UTC-5, kcrisman wrote: > > I wonder if anyone else has any ideas here? > sympy, too, finds the limit despite not recognizing the identity: %python ​from sympy import * x = symbols('x') expr = 27**(log(x,3)/x**3) expr, limit(expr, x, oo) >>> (27**(lo

[sage-support] Re: jmol on notebook blocked in firefox

2014-03-09 Thread ssinglet
I'll try this again; google groups just gave me a "This message has been deleted" after I posted...anyone know why this happened? On Thursday, March 6, 2014 8:48:28 AM UTC-6, Luis Finotti wrote: > > Dear all, > > I am making a presentation of Sage for undergraduate math students next > week, an

[sage-support] Re: jmol on notebook blocked in firefox

2014-03-09 Thread ssinglet
Hello, On Thursday, March 6, 2014 8:48:28 AM UTC-6, Luis Finotti wrote: > > Dear all, > > > The first error is that the java plugin is "out of date and vulnerable". > I've installed the latest plugin (from > http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html, >

[sage-support] Re: Typeset in SageMathCloud?

2014-05-03 Thread ssinglet
On Friday, May 2, 2014 10:46:53 PM UTC-5, Christian Caballero wrote: > > Is there a `typeset` option like in the sage notebook for SageMathCloud? > Or ist it necessary to use the `show()` function? > Yes there is...https://github.com/sagemath/cloud/wiki/FAQ#typsetting-output Turn it on with typ

[sage-support] Re: Binary Upgrade for Mac

2014-08-23 Thread ssinglet
On Saturday, August 23, 2014 6:28:33 PM UTC-5, Chris Maness wrote: > > I am thinking I am not a big fan of using the sage -upgrade command since > it downloads all the source and recompiles the whole thing from source. Is > there a clean way to upgrade using binaries? > Before offering advice