The list-type data can also be a numpy array, so the Monte Carlo code can now handle this.
Previously the data was being converted from an ndarray to a list, but now this is explicitly handled.
Authored by: bugman 2010-12-17
Parent: [r11852]
Child: [r11854]