Metadata-Version: 2.0
Name: generalrepytivity
Version: 0.1.0
Summary: generalrelativity holds some algorithms that render useful when doing computations related to general relativity.
Home-page: https://github.com/miguelgondu/generalrepytivity
Author: Miguel Gonzalez Duque
Author-email: miguelgondu@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: generalrepytivity
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: sympy

==================
General Repytivity
==================


.. image:: https://img.shields.io/pypi/v/generalrepytivity.svg
        :target: https://pypi.python.org/pypi/generalrepytivity

.. image:: https://img.shields.io/travis/miguelgondu/generalrepytivity.svg
        :target: https://travis-ci.org/miguelgondu/generalrepytivity

.. image:: https://readthedocs.org/projects/generalrepytivity/badge/?version=latest
        :target: https://generalrepytivity.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/miguelgondu/generalrepytivity/shield.svg
     :target: https://pyup.io/repos/github/miguelgondu/generalrepytivity/
     :alt: Updates


``generalrelativity`` holds some algorithms that render useful when doing
computations related to general relativity.

For a first tutorial, take a look at `this jupyter
notebook <https://gist.github.com/miguelgondu/0e8ba345f25b6c9ab007084e472202c8>`_;
for a second tutorial, take a look at `this other jupyter
notebook <https://gist.github.com/miguelgondu/55b1ee946153efaf3541da8660489639>`_.

* Free software: MIT license


Features
--------



Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2018-01-06)
------------------

* First release on PyPI.


