[sage-edu] Re: Sage review in CMJ
I've logged onto the MAA website twice now and don't even see the March CMJ available online, let alone that article. I hope it becomes available soon. john perry On Tuesday, March 5, 2013 10:51:26 AM UTC-6, kcrisman wrote: > > See http://www.maa.org/pubs/cmj_mar13.html and your local library (or > online, if you have access) for Jeff Denny's review of Sage in the > just-appeared College Math Journal. It is even-handed but overall very > positive. Enjoy! > > Minh/Harald - can you add this to the bibliography online? > -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sage-edu] Re: Sage review in CMJ
Hi John, On Thu, Mar 7, 2013 at 2:20 AM, john_perry_usm wrote: > I've logged onto the MAA website twice now and don't even see the March CMJ > available online, let alone that article. I hope it becomes available soon. You might want to try this link to JSTOR: http://www.jstor.org/stable/10.4169/college.math.j.44.2.149 -- Regards, Minh Van Nguyen http://bit.ly/mvngu -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sage-edu] Re: Sage review in CMJ
How rude! I pay for online access to MAA magazines (specifically!) and can't see it yet from the MAA's own website, but for an extra $12 I can buy it from JSTOR, and see a preview for free? X-O There's a complaint to the MAA somewhere in this, if only I can be roused to make it... ;-) john perry On Wednesday, March 6, 2013 9:29:09 AM UTC-6, Minh Nguyen wrote: > > Hi John, > > On Thu, Mar 7, 2013 at 2:20 AM, john_perry_usm > > > wrote: > > I've logged onto the MAA website twice now and don't even see the March > CMJ > > available online, let alone that article. I hope it becomes available > soon. > > You might want to try this link to JSTOR: > > http://www.jstor.org/stable/10.4169/college.math.j.44.2.149 > > -- > Regards, > Minh Van Nguyen > http://bit.ly/mvngu > -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
[sage-edu] LIMACON SUNY Old Westbury 3/15/13
FYI:I'll be speaking at LIMACON SUNY Old Westbury 3/15/13 about using SAGE and python to teach High School preCalculus! http://shadowfaxrant.blogspot.com/2013/03/limacon-2013-looming-large.html HTH, A. Jorge Garcia Applied Math, Physics and CS http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sage-edu] Extreme graphing
Just for the fun of it, I was playing with: @interact def _(m=slider(1,250,1,1)): plot(x^m/e^x,(x,0,2*m)).show() and things work really nice till m = 128. After that, it still runs but the graph has horizontal issues--using either aleph or 5.5. JT -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sage-edu] Re: Sage review in CMJ
I agree this is rude. Please be roused. -Bruce On Wed, Mar 6, 2013 at 7:32 AM, john_perry_usm wrote: > How rude! I pay for online access to MAA magazines (specifically!) and can't > see it yet from the MAA's own website, but for an extra $12 I can buy it > from JSTOR, and see a preview for free? X-O > > There's a complaint to the MAA somewhere in this, if only I can be roused to > make it... ;-) > > john perry > > > On Wednesday, March 6, 2013 9:29:09 AM UTC-6, Minh Nguyen wrote: >> >> Hi John, >> >> On Thu, Mar 7, 2013 at 2:20 AM, john_perry_usm wrote: >> > I've logged onto the MAA website twice now and don't even see the March >> > CMJ >> > available online, let alone that article. I hope it becomes available >> > soon. >> >> You might want to try this link to JSTOR: >> >> http://www.jstor.org/stable/10.4169/college.math.j.44.2.149 >> >> -- >> Regards, >> Minh Van Nguyen >> http://bit.ly/mvngu > > -- > You received this message because you are subscribed to the Google Groups > "sage-edu" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-edu+unsubscr...@googlegroups.com. > To post to this group, send email to sage-edu@googlegroups.com. > Visit this group at http://groups.google.com/group/sage-edu?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sage-devel] Re: [sage-edu] Re: Sage review in CMJ
Hi John, On Thu, Mar 7, 2013 at 2:32 AM, john_perry_usm wrote: > How rude! I pay for online access to MAA magazines (specifically!) and can't > see it yet from the MAA's own website, but for an extra $12 I can buy it > from JSTOR, and see a preview for free? X-O I believe there has been a break down in communication. I chose the link to JSTOR because it gave me a free preview to the paper in question. And it's the preview that I read to ascertain that the paper does indeed talk about Sage. I do try to verify that a paper talks about Sage before I list the paper on the publications list. Didn't mean to be rude in any way. Just thought you might like a preview of the paper because I couldn't find a preview or abstract on MAA's website. My apology. -- Regards, Minh Van Nguyen http://bit.ly/mvngu -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Re: [sage-devel] Re: [sage-edu] Re: Sage review in CMJ
Minh You're right that there's a breakdown; I seem to have given you the wrong impression. You were not rude at all. The "rudeness" is in the MAA, who provide access to other paying customers but not their own members. & even that is meant tongue-in-cheek. john perry On Wednesday, March 6, 2013 3:41:22 PM UTC-6, Minh Nguyen wrote: > > Hi John, > > On Thu, Mar 7, 2013 at 2:32 AM, john_perry_usm > > > wrote: > > How rude! I pay for online access to MAA magazines (specifically!) and > can't > > see it yet from the MAA's own website, but for an extra $12 I can buy it > > from JSTOR, and see a preview for free? X-O > > I believe there has been a break down in communication. I chose the > link to JSTOR because it gave me a free preview to the paper in > question. And it's the preview that I read to ascertain that the > paper does indeed talk about Sage. I do try to verify that a paper > talks about Sage before I list the paper on the publications list. > Didn't mean to be rude in any way. Just thought you might like a > preview of the paper because I couldn't find a preview or abstract on > MAA's website. My apology. > > -- > Regards, > Minh Van Nguyen > http://bit.ly/mvngu > -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu?hl=en. For more options, visit https://groups.google.com/groups/opt_out.