Is there a way to implement something similar to numerical_approx() in 
python, say with scipy or numpy?

My Calculus students are doing a final project related to solving free 
response questions fromold AP exams using SAGE and also in plain python. 
For example they are writing their own (numerical) versions of find_root(), 
diff() and integrate(). I showed them a little bit of python and they wrote 
their own newton's method, difference quotient and Riemann sum algorithms. 
I set up an Ubuntu ssh server with python installed for them to use for 
this purpose.

All was going well until they  how to write thasked me how to write their 
own n() method. This is where I got stumped.

Thanx in advance,
A. Jorge Garcia

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-edu.
For more options, visit https://groups.google.com/d/optout.

Reply via email to