Metadata-Version: 2.1
Name: pytearcat
Version: 0.0.2
Summary: A package to perform tensor algebra calculations.
Home-page: https://github.com/pytearcat/pytearcat
Author: Joaquin Sureda
Author-email: jmsureda@uc.cl
License: LICENCE
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
Requires-Dist: jupyter (>=1.0.0)
Requires-Dist: numpy (==1.19.0)
Requires-Dist: sympy (>=1.7.1)
Requires-Dist: tqdm (>=4.55.0)
Requires-Dist: jedi (==0.17.2)
Provides-Extra: giacpy
Requires-Dist: giacpy (>=0.7.0) ; extra == 'giacpy'

# pytearcat
Repository for the pytearcat package.


