On Mar 5, 2012, at 22:54 , Nils Bruin wrote:
> On Mar 5, 3:40 pm, "Justin C. Walker" wrote:
>> It's worth filing a bug on this. The documentation is a bit, um, imprecise:
>>
>>Type ``attached_files()`` for a list of all currently attached
>>files. You can remove files from thi
On Mar 5, 3:40 pm, "Justin C. Walker" wrote:
> It's worth filing a bug on this. The documentation is a bit, um, imprecise:
>
> Type ``attached_files()`` for a list of all currently attached
> files. You can remove files from this list to stop them from being
> watched.
http:
On 5 Mar, 2012, at 15:23 PM, Nils Bruin wrote:
> On Mar 5, 2:10 pm, Raniere Gaia Silva wrote:
>> Hello all,
>> I'm starting use Sage last week and I'm having some problem to remove some
>> file from attached_files list.
>> Below you can see what I try.
>>
>>
On Mar 5, 2:10 pm, Raniere Gaia Silva wrote:
> Hello all,
> I'm starting use Sage last week and I'm having some problem to remove some
> file from attached_files list.
> Below you can see what I try.
>
> --
> | Sage Version 4.8, R
Hello all,
I'm starting use Sage last week and I'm having some problem to remove some
file from attached_files list.
Below you can see what I try.
--
| Sage Version 4.8, Release Date: 2012-01-20 |
| Type no
On Mar 5, 2012, at 2:06 PM, Justin C. Walker wrote:
> Terminal starts a login shell for each window/tab that it opens, so your
> intuition needs a little polishing :-} Think of Terminal as a glorified
> xterm, in that all the windows belong to one Terminal, rather than each xterm
> owning one
On 5 Mar, 2012, at 13:09 PM, Jim Clark wrote:
> On Mar 5, 2012, at 12:49 PM, Justin C. Walker wrote:
>
>> To clarify this, I believe that the man page says that .bash_profile is
>> checked for a login shell, and that .bashrc is checked for a non-login,
>> interactive shell.
>>
>> I'm not at a
On Mar 5, 2012, at 12:49 PM, Justin C. Walker wrote:
> To clarify this, I believe that the man page says that .bash_profile is
> checked for a login shell, and that .bashrc is checked for a non-login,
> interactive shell.
>
> I'm not at a 10.6 system right now to verify that, but it is the case
On 5 Mar, 2012, at 09:38 AM, Jim Clark wrote:
> On Mar 5, 2012, at 8:57 AM, John H Palmieri wrote:
>
>> This works for me:
>>
>> export SAGE_BROWSER='open -a /Applications/Firefox.app'
>>
>> (Change this to the path to the firefox app, if necessary.) The
>> documentation apparently needs to
On Mar 5, 2012, at 8:57 AM, John H Palmieri wrote:
> This works for me:
>
> export SAGE_BROWSER='open -a /Applications/Firefox.app'
>
> (Change this to the path to the firefox app, if necessary.) The documentation
> apparently needs to be fixed, at least as far as OS X is concerned.
>
> Oh,
On Monday, March 5, 2012 8:52:18 AM UTC-8, John H Palmieri wrote:
>
>
>
> On Monday, March 5, 2012 8:40:48 AM UTC-8, Jim wrote:
>>
>> I am running Sage 4.8 on Mac OS X 10.6.8.
>>
>> I have been using Safari as my default browser, but I am getting
>> discouraged because Safari crashes frequently.
On Monday, March 5, 2012 8:40:48 AM UTC-8, Jim wrote:
>
> I am running Sage 4.8 on Mac OS X 10.6.8.
>
> I have been using Safari as my default browser, but I am getting
> discouraged because Safari crashes frequently.
>
> All of my bookmarks and ways of browsing the web are in Safari, so I want
I am running Sage 4.8 on Mac OS X 10.6.8.
I have been using Safari as my default browser, but I am getting discouraged
because Safari crashes frequently.
All of my bookmarks and ways of browsing the web are in Safari, so I want to
keep Safari as my default browser,
but I am switching to Firefox
On Sat, Mar 3, 2012 at 11:31 AM, Jason Grout
wrote:
> On 3/3/12 1:30 PM, Jason Grout wrote:
>>
>> William,
>>
>> I'm responding to an inquiry about materials for the UTMOST grant, and
>> realized that your webpage for your number theory book is out of date.
>>
>> http://wstein.org/ent/
>>
>> It sa
It works here on "vanilla" sage-4.8, sage-4.8+new flask notebook+new jmol,
and sage-5.0beta2+new flask notebook+new jmol with both opera-11.61 and
firefox-10.0.2 on Gentoo 64 bit. java is the 64bit variety from sun,
version 1.6.0.31.
As far as I remember, 3D never crashed my browsers and I have
On Mon, Mar 5, 2012 at 7:17 AM, P Purkayastha wrote:
>
>
> On Monday, March 5, 2012 9:22:14 PM UTC+8, William wrote:
>>
>>
>>
>> On Sunday, March 4, 2012, Irucka Embry wrote:
>>
>> > It would be very helpful to have an option to have a decimal answer when
>> > performing calculations, especially
On Monday, March 5, 2012 9:22:14 PM UTC+8, William wrote:
>
>
>
> On Sunday, March 4, 2012, Irucka Embry wrote:
>
> > It would be very helpful to have an option to have a decimal answer when
> performing calculations, especially when solving complex linear and/or
> nonlinear equations, such as
On Sun, Mar 4, 2012 at 11:00 PM, Jonathan Bober wrote:
> I've learned that I can easily build and use a cython file by just typing
> "load filename.pyx" at the Sage command prompt (and this is wonderful). I'm
> guessing that when I do this, Sage automatically adds some include files or
> compilati
On Sunday, March 4, 2012, Irucka Embry wrote:
> Hi, thanks William. I guess that I misspoke, I meant that when I first
heard about Sage years ago, the description of Sage was that it was "built
on open-source packages like GNU Octave, Scilab, Maxima, etc."
>
Sage has also never included or used a
Thanks! Adding those include statements was almost good enough. Cython also
needs an include directory, and knowing the files helped me find it, so to
annotate I can now use
sage -cython --annotate -I`sage -root`/devel/sage/sage/ext filename.pyx
and running cython without annotating works as well
Hi Jonathan,
On 5 Mrz., 08:00, Jonathan Bober wrote:
> In this case, what I really want to do right now
> it look at annotated cython output to see if some things are compiling the
> way that I think they should be compiling, but this is a slightly more
> general question than that.
If all what
In gmane.comp.mathematics.sage.support, you wrote:
> --14dae93405bdb9625104ba797b5e
> Content-Type: text/plain; charset=ISO-8859-1
>
> I've learned that I can easily build and use a cython file by just typing
> "load filename.pyx" at the Sage command prompt (and this is wonderful). I'm
> guessing t
On Sun, Mar 4, 2012 at 10:34 AM, Nils Bruin wrote:
> On Mar 4, 1:14 am, Robert Bradshaw
> wrote:
>> I think it's fair to test for strings first, trying to parse, before
>> testing if it's an iterator. This is consistant with many other
>> objects that try to "parse" their string representations.
I am using notebook 4.7.2. This will crash java:
x=var('x'); y=var('y'); plot3d(x^2+y^2, (x,-2,2), (y,-2,2))
I tested this with 64-bit Fedora 16, FF 10.0.1, java from normal Fedora
repos. One user said that his Firefox in Windows 7 also crashed. In 32-bit
WinXP, FF 10.0.2 and java from java.su
24 matches
Mail list logo