humam/6/22/2015

  • finished parallel implementation of midpoint extrapolation
  • added a test function to compare the time taken for parallel and serial to slove the same problem.

  • had an issue with Pickling Error when using multiprocessing.Pool.map. I fixed it for now, but need to find a better way to handle this issue.