Metadata-Version: 2.1
Name: hypercube
Version: 0.3.4
Summary: Actually an n-orthotope.
Home-page: http://github.com/ska-sa/hypercube
Author: Simon Perkins
Author-email: simon.perkins@gmail.com
License: GPL2
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
Requires-Dist: attrdict (>=2.0.0)
Requires-Dist: numpy (>=1.10.1)
Requires-Dist: six (>=1.10.0)
Requires-Dist: tabulate (>=0.7.5)

# hypercube

Tools for reasoning about calibration &amp; imaging problem sizes

# Documentation

[http://hypercube.readthedocs.io](http://hypercube.readthedocs.io)

# Examples

Take a look in `hypercube/examples`, especially gridding.


