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

Infinite arrays & linspace + arange #158

Closed pelson closed 9 years ago

pelson commented 9 years ago

Implements linspace and arange (with the ability to have infinite length sequence arrays for a bit of fun).

pelson commented 9 years ago

This is not ready.