background preloader

Development

Facebook Twitter

Other

BEM. Node.js. Stack Exchange. Stack Overflow. Programmers. Programming Texts/Tutorials. Biggus Biggus is a pure-Python library for handling very large (i.e. too large for system memory) n-dimensional arrays.

Programming Texts/Tutorials

It has two main components: Representation, lazy indexing, and conversion to persistent files and NumPy arrays; andLazy calculation.