Metadata-Version: 2.4
Name: greapy
Version: 0.3.0
Summary: A simple python-based implementation of the General Relativistic Entropic Acceleration (GREA) theory
Author-email: Rodrigo Calderon <calderon.cosmology@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/rcalderonb6/greapy
Keywords: greapy
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: typer
Provides-Extra: all
Requires-Dist: greapy[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: matplotlib; extra == "extra"
Requires-Dist: cobaya; extra == "extra"
Dynamic: license-file

# `GREApy`

<img src="docs/assets/logo.png" width="400" height="400">


[![image](https://img.shields.io/pypi/v/greapy.svg)](https://pypi.python.org/pypi/greapy)
[![](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/rcalderonb6/greapy/blob/main/LICENSE) 
[![image](https://img.shields.io/conda/vn/conda-forge/greapy.svg)](https://anaconda.org/conda-forge/greapy)
[![](https://img.shields.io/badge/arXiv-250X.0XXXX%20-red.svg)](https://arxiv.org/abs/250X.0XXXX)


**A simple python-based implementation of the General Relativistic Entropic Acceleration (GREA) theory**

-   Free software: MIT License
-   Documentation: https://rcalderonb6.github.io/greapy
    

<!-- ## Features -->

<!-- -   TODO -->
