[sage-edu] Re: numerical methods and Sage

2008-12-08 Thread David Joyner

On Sat, Dec 6, 2008 at 11:49 AM, Kaw, Autar <[EMAIL PROTECTED]> wrote:
> Hello David:
> Thanks for your comments.
>
> I understand your concern about high cost of the computational packages,
> but most universities have license to one of them.  It does force the
> student to use it in campus labs if he/she does not want to buy.
>
> Developing worksheets in other programs costs money and needs
> acceptance.  Although NSF is funding the project, I and my fellow
> developers have used so much of their time beyond what NSF is paying us.


I understand. Hopefully, you will keep Sage in the back of
your mind for future projects.



>
> Let me know at which university you are using the resources.


I posted a link to your webpage here:
http://www.usna.edu/Users/math/wdj/teach/sm212/index.html#links


> Sincerely
> Autar
>
>
>
> -Original Message-
> From: David Joyner [mailto:[EMAIL PROTECTED]
> Sent: Saturday, December 06, 2008 11:15 AM
> To: Kaw, Autar
> Cc: SAGE edu
> Subject: numerical methods and Sage
>
> Prof Autar Kaw:
>
> Your website http://numericalmethods.eng.usf.edu/ is
> excellent! I'll link to it from my Differential Equations
> class webpage so my students (teach in the math
> dept but most of my students are engineering majors)
> can check it out.
>
> One question: You use Maple, Matlab and other
> (expensive!) commercial software on your website but
> have nothing for Sage, which is free and open source.
> As far as I know (looking at about 10 random pages
> on your website), Sage can do all the things you do
> using those commercial programs. Sage can be downloaded
> and installed from www.sagemath.org for free.
> In fact, you can even use Sage online (www.sagenb.com)
> for free without havig to do any download or installation.
> Hopefully, you will consider creating Sage worksheets for your
> teaching modules as well?
>
> If you reply with comments or questions, I hope you will
> allow me to cc the sage-edu email list (where your webiste was
> recently discussed). That is the list devoted to education-related
> Sage development.
>
> Thank you for your time and consideration.
>
> - David Joyner
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To post to this group, send email to sage-edu@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-edu?hl=en
-~--~~~~--~~--~--~---



[sage-edu] Re: numerical methods and Sage

2008-12-08 Thread jason-sage

David Joyner wrote:
> On Sat, Dec 6, 2008 at 11:49 AM, Kaw, Autar <[EMAIL PROTECTED]> wrote:
>   
>> Hello David:
>> Thanks for your comments.
>>
>> I understand your concern about high cost of the computational packages,
>> but most universities have license to one of them.  It does force the
>> student to use it in campus labs if he/she does not want to buy.
>>
>> Developing worksheets in other programs costs money and needs
>> acceptance.  Although NSF is funding the project, I and my fellow
>> developers have used so much of their time beyond what NSF is paying us.
>> 

I ran across your (excellent!) site about two weeks ago when I decided 
to teach Gaussian Quadrature as an extra topic in my honors calc 2 
class.  I found the presentation very nice, and one of the options I 
thought of was making a Sage worksheet "translation" of your existing 
pages.  I understand that you may not have time to do such a thing, but 
would you be opposed if we did, as we had time and/or need?  Would you 
consider posting links to such worksheets if they became available?

As it was, I combined information from several sources to make my 
lectures, but ended up with a nice "interact" (like a Mathematica 
Manipulate demonstration) for Sage.  You can see screenshots here: 
http://wiki.sagemath.org/interact/calculus#Gaussian.28Legendre.29quadrature

You might find it interesting to see other "interacts" posted at the 
above site as well.  These are snippets of code that work in the Sage 
notebook, an online interface that students can access from anywhere.  I 
find them very effective for classroom demonstrations.  We do not have 
Mathematica here at Iowa State U. (at least not readily available to the 
students), but every student has access to my interact on the class sage 
server, or can paste the code into the public sage server at 
http://www.sagenb.org.

Thank you again for your great work!

Jason

--
Jason Grout


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To post to this group, send email to sage-edu@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-edu?hl=en
-~--~~~~--~~--~--~---



[sage-edu] Re: Sage academic setup experiences.

2008-12-08 Thread William Stein

On 12/4/08, William Stein <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 4, 2008 at 9:51 AM, Luiz Felipe Martins
> <[EMAIL PROTECTED]> wrote:
>>
>> I'd love to try that, actually. Could you send me what I need and,
>> perhaps, a few pointers?
>
> Sure, but it will have to wait until tomorrow because I have to have
> physical access to the server, and I won't until tomorrow (Friday).
>
> William

I posted a tarball of the vmware server configuration used for sagenb.org here:

http://sage.math.washington.edu/home/was/tmp/sage_notebook_server.tar.bz2

It's a 2.8GB download that decompresses to about 10GB.

I reduced the RAM in the virtual machine to 512MB -- but usually I run
it with 2GB RAM.

William

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To post to this group, send email to sage-edu@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-edu?hl=en
-~--~~~~--~~--~--~---



[sage-edu] Re: Sage academic setup experiences.

2008-12-08 Thread William Stein

On 12/4/08, William Stein <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 4, 2008 at 9:51 AM, Luiz Felipe Martins
> <[EMAIL PROTECTED]> wrote:
>>
>> I'd love to try that, actually. Could you send me what I need and,
>> perhaps, a few pointers?
>
> Sure, but it will have to wait until tomorrow because I have to have
> physical access to the server, and I won't until tomorrow (Friday).
>
> William

I posted a tarball of the vmware server configuration used for sagenb.org here:

http://sage.math.washington.edu/home/was/tmp/sage_notebook_server.tar.bz2

It's a 2.8GB download that decompresses to about 10GB.

I reduced the RAM in the virtual machine to 512MB -- but usually I run
it with 2GB RAM.

William

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To post to this group, send email to sage-edu@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-edu?hl=en
-~--~~~~--~~--~--~---