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 from old 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 asked 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-cell" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cell/bde44851-1245-4c4e-b311-e4a1a483cfba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to