On Mar 11, 2016, at 10:08 , Christopher Maness wrote:
>
>
>>
>> Did you build or install a pre-built Sage? Anything that looks sketchy in
>> the system logs (open the Console app)? Are you using a notebook or
>> terminal interface to sage?
>
> I have unpacked the binary over my old 6.6 in
>
> Did you build or install a pre-built Sage? Anything that looks sketchy in
> the system logs (open the Console app)? Are you using a notebook or terminal
> interface to sage?
I have unpacked the binary over my old 6.6 installation. The console shows
nothing sketchy. I am running the n
On Mar 11, 2016, at 09:41 , Christopher Maness wrote:
>
>>
>> Sage version? OS version? Hardware?
>>
>
> Sage 6.10, MacBook Pro 13” Retina version, and running El Capitan with
> up-2-date patches.
I also have an MBP/15" (mid 2015), El Cap, but Sage 7.0. I get the same result
on this machi
>
> Sage version? OS version? Hardware?
>
Sage 6.10, MacBook Pro 13” Retina version, and running El Capitan with
up-2-date patches.
Sorry, that would be important.
Thanks,
Chris Maness
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To u
On Mar 11, 2016, at 08:49 , Justin C. Walker wrote:
>
> On Mar 11, 2016, at 08:14 , Chris Maness wrote:
>
>> b=var('b') ; assume(b > 0) ; integrate(1/(x^2+b^2),x,-oo,oo)
>
> Sage version? OS version? Hardware?
>
> FWIW, I tried this on Sage 6.10, OS X 10.6.8 (Mac Pro).
Of course, it would he
On Mar 11, 2016, at 08:14 , Chris Maness wrote:
> b=var('b') ; assume(b > 0) ; integrate(1/(x^2+b^2),x,-oo,oo)
Sage version? OS version? Hardware?
FWIW, I tried this on Sage 6.10, OS X 10.6.8 (Mac Pro).
HTH
--
Justin C. Walker
Curmudgeon-at-large
--
Network, n., Difference between work
charge
I am not getting any output with the following integral. No errors — just no
answer:
b=var('b') ; assume(b > 0) ; integrate(1/(x^2+b^2),x,-oo,oo)
Am I doing anything wrong?
Thanks,
Chris Maness
--
You received this message because you are subscribed to the Google Groups
"sage-support" group