Metadata-Version: 2.4
Name: hypercube
Version: 0.3.6
Summary: Actually an n-orthotope.
Home-page: http://github.com/ska-sa/hypercube
Author: Simon Perkins
Author-email: simon.perkins@gmail.com
License: GPL2
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-Python: >=3.0
License-File: LICENSE
Requires-Dist: attridict>=0.0.8
Requires-Dist: numpy>=1.10.1
Requires-Dist: six>=1.10.0
Requires-Dist: tabulate>=0.7.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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.
