SciTools / biggus

:no_entry: [DEPRECATED] Virtual large arrays and lazy evaluation.
http://biggus.readthedocs.io/
GNU Lesser General Public License v3.0
54 stars 27 forks source link

Provide Engine.ndarrays() #61

Closed rhattersley closed 10 years ago

rhattersley commented 10 years ago
results = engine.ndarrays(my_derived_array, my_other_derived_array, ...)

For background, see #58.