This is a cgi script and python module to draw a slope field for a first-order differential equation in the form y'=f(t,y)
.
The input is checked against a whitelist and then converted to a python function using eval
.
The web app can be installed on heroku. For instructions, see http://nathangrigg.github.io/slopefield/
- Nathan Grigg
- Clinton Curry
Copyright Nathan Grigg.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.