[SciPy-user] Prob with romberg integration?

A. M. Archibald peridot.faceted at gmail.com
Thu Oct 12 17:14:28 EDT 2006


On 12/10/06, Neal Becker <ndbecker2 at gmail.com> wrote:

> AttributeError: 'float' object has no attribute 'dtype'

Looks like things are not getting converted to Numeric data types. A
bug, but easy to work around; just wrap the arguments in array()
calls.

A. M. Archibald



More information about the SciPy-User mailing list