Click here to Skip to main content
15,890,438 members
Articles / Programming Languages / Python

Multi-dimensional Array Implementation in Python 3.2

7 Apr 2011GPL3 1.3K   12
A multi dimensional array class implemented in python. Used like arr[(i, j, k, l)] (n = 4)
We're sorry, but the article you are trying to view was deleted at 15 Apr 2011.

Please go to the Python Table of Contents to view the list of available articles in this section.