Metadata-Version: 2.1
Name: grangerthings
Version: 0.0.2
Summary: Implementation of Granger networks
Author-email: Bas Testerink <btesterinkdev@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# GrangerThings 

## Description
Implementation of Granger/Causality networks as described in this paper: https://arxiv.org/abs/1406.6651 

## Installation
TODO

## Usage
TODO

## Support
TODO

## Contributing
Not open for public contributions.

## Authors and acknowledgment
TODO

## License
TODO

## Implementation choices
TODO: Quickhull choices, word choices/preferences, etc. Things that were underspecified in the paper. 

## Project status
In development.
