I have a core c++ library that is exposed to python through the
boost_python framework.
I would like to write the core of a Newton's method solver in C++ and
be able to write the
functions that are evaluated to be in python.   Does anyone have any
ideas on this?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to