I'm wondering if we could have an update on the basic calculus rewrite which
was discussed a while ago on the mailing list?
I'm giving a talk on SAGE in a week and I might want to have a basic calculus
demo if it's ready to show.
I'm also wondering what are the most common usage methods of SAG
On Mar 1, 11:28 pm, "Joel B. Mohler" <[EMAIL PROTECTED]> wrote:
> I'm wondering if we could have an update on the basic calculus rewrite which
> was discussed a while ago on the mailing list?
>
> I'm giving a talk on SAGE in a week and I might want to have a basic calculus
> demo if it's ready t
On 3/1/07, Joel B. Mohler <[EMAIL PROTECTED]> wrote:
>
> I'm wondering if we could have an update on the basic calculus rewrite which
> was discussed a while ago on the mailing list?
>
> I'm giving a talk on SAGE in a week and I might want to have a basic calculus
> demo if it's ready to show.
>
>
> > I'm also wondering what are the most common usage methods of SAGE:
> > 1) notebook
> > 2) command line sage prompt
> > 3) file.sage or file.py scripts
I actually use the notebook quite often now, especially when debugging/timing
code. The reason is that my inputs are still there (even wit
I use the notebook about 99% of the time. Quite frequently, I'll use the
public notebook while I'm at school, so I can download the worksheet later on.
Very handy for experimenting / jotting ideas down.
On Thu, 1 Mar 2007, Joel B. Mohler wrote:
>
> I'm wondering if we could have an update o
I mostly use the notebook, too which is what I think we can expect the
average calculus student to use. This student would want instant
graphics (not available in either 2) or 3)), copying and pasting via
ctrl-c and ctrl-v, interactive tab completion and documentation.
N
[EMAIL PROTECTED]
On Thursday 01 March 2007 6:21 pm, Nathan Ryan wrote:
> I mostly use the notebook, too which is what I think we can expect the
> average calculus student to use. This student would want instant
> graphics (not available in either 2) or 3)), copying and pasting via
> ctrl-c and ctrl-v, interactive
all
special functions and +,-,*,/). Here is an hg bundle that fixes that
and a few other bugs:
http://sage.math.washington.edu/home/dfdeshom/custom/patches/qd-20070301.hg
didier
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsu
I probably do about 80% notebook and 20% command line.
For real quick things the command line is more convenient, but
if I ever do anything I want to mess with again later,
the notebook is the best place to do it.
Alex
--~--~-~--~~~---~--~~
To post to this group, s
On 2/25/07, Craig Citro <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> So I tried to generate a random polynomial today, and ran into some trouble.
> Here's what I did:
>
> sage: R. = ZZ['x']
> sage: R.random_element(3)
>
That is a nice edge case. I would say that or you just return 0
everytime. Othe
Hi,
If you're a SAGE developer and would really like an account on a
Mac Pro for SAGE development, let me know (along with your desired
login name), and it can probably be arranged.
-- William
--~--~-~--~~~---~--~~
To post to this group, send email to sage-deve
On Mar 1, 3:25 pm, Martin Albrecht <[EMAIL PROTECTED]>
wrote:
> > > I'm also wondering what are the most common usage methods of SAGE:
> > > 1) notebook
> > > 2) command line sage prompt
> > > 3) file.sage or file.py scripts
>
> I actually use the notebook quite often now, especially when deb
On Thursday 01 March 2007 11:01 pm, Nick Alexander wrote:
> On Mar 1, 3:25 pm, Martin Albrecht <[EMAIL PROTECTED]>
>
> wrote:
> > > > I'm also wondering what are the most common usage methods of SAGE:
> > > > 1) notebook
> > > > 2) command line sage prompt
> > > > 3) file.sage or file.py script
> > I actually use the notebook quite often now, especially when
> > debugging/timing code. The reason is that my inputs are still there (even
> > without going up and down the history) if SAGE crashes etc. I also love
> > the %sagex feature.
>
> Hmm... perhaps we should be thinking about moving t
Dear maintainers,
please unsubscribe me from the list. Something went wrong with my google
account and I cannot access my subscription anymore. (I only used it for sage)
Many thanks
Martin
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@go
Hey Joel,
> I'm wondering if we could have an update on the basic calculus rewrite
> which
> was discussed a while ago on the mailing list?
I gave a very brief talk about this at SAGE Days 3. You can see my slides at
http://sage.math.washington.edu/home/moretti/days3/talks/calculus.pdf
if yo
16 matches
Mail list logo