StochasticNumerics / mimclib

A software library for UQ methods
GNU General Public License v2.0
6 stars 8 forks source link

np not included #78

Closed Virtakuono closed 7 years ago

Virtakuono commented 7 years ago

While plotting the results using plot_example, in /tests/gbm, I get an error that np is not included. I had to manually add import numpy as np into /tests/plot_prog.py

Even after that, the plotting routine produces immense problems that I shall report in separate issues.

Virtakuono commented 7 years ago

fixed in https://github.com/StochasticNumerics/mimclib/commit/e79d951d6e634e70c33c6564d86214e2fc5419d4