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 in nodepy/examples. A simple apt-get install python-gi-cairo did 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.