humam/6/3/2015
fixed the error
TypeError: Couldn’t find conversion for foreign struct ‘cairo.Context’that I was getting when running the scripts innodepy/examples. A simpleapt-get install python-gi-cairodid the trick and graphs are now showing on my screen.finished basic implantation of explicit Euler’s and midpoint methods.
still reading chapter 6 of LaVeque.
