@hackage ix-shapable0.1.0
Reshape multi-dimensional arrays.
Categories
License
BSD-3-Clause
Maintainer
Tracy Wadleigh <tracy.wadleigh@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
- 0.1.0 Mon, 18 May 2009
Installation
Dependencies (2)
Dependents (4)
@hackage/acme-everything, @hackage/carray, @hackage/mathlink, @hackage/fft
Reshape multi-dimensional arrays.
Provides the Shapable class, respresenting those
instances of Ix that provide to arrays indexing
that is isomorphic to that of C-style
multi-dimensional arrays.
Factored out of the carray library with the kind
permission of its author.