Metadata-Version: 2.1
Name: check-shapes
Version: 0.1.0
Summary: A library for annotating and checking the shapes of tensors.
Home-page: https://gpflow.github.io/check_shapes
License: Apache-2.0
Author: Jesper Nielsen
Author-email: jespernielsen1982+check_shapes@gmail.com
Requires-Python: >=3.7,<3.11
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Debuggers
Classifier: Typing :: Typed
Requires-Dist: lark (>=1.1.0,<2.0.0)
Requires-Dist: tensorflow (>=2.4.0,<3.0.0)
Requires-Dist: tensorflow-probability (>=0.12.0)
Project-URL: Documentation, https://gpflow.github.io/check_shapes
Project-URL: Repository, https://github.com/GPflow/check_shapes
