dubourg / python-randomfields

A Python module that implements tools for the simulation and identification of random fields using the Karhunen-Loeve expansion representation.
20 stars 14 forks source link

TypeError: OrthogonalProductPolynomialFactory_getNodesAndWeights() takes exactly 2 arguments (3 given) #4

Closed dubourg closed 8 years ago

dubourg commented 8 years ago

As of openturns 1.4, reference interfaces have been removed, so that there is no more need for passing weights to the getNodesAndWeights method.