summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHernan <hernan.grecco@gmail.com>2020-01-05 22:51:30 -0600
committerHernan <hernan.grecco@gmail.com>2020-01-05 22:51:30 -0600
commite405ececf2b95ce7ebd2b9bc446115d4dac49690 (patch)
treee9a2fa418f4831173ada684eda1b09a6c5683449 /README.rst
parent255fdd503f0ca36c0cc6ddae577c457871670ef9 (diff)
downloadpint-e405ececf2b95ce7ebd2b9bc446115d4dac49690.tar.gz
Release related fixes
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 68d8261..6c99466 100644
--- a/README.rst
+++ b/README.rst
@@ -142,4 +142,11 @@ ufuncs are supported including automatic conversion of units. For example
quantity will be radian.
-.. _Website: http://www.dimensionalanalysis.org/ \ No newline at end of file
+.. _Website: http://www.dimensionalanalysis.org/
+.. _`comprehensive list of physical units, prefixes and constants`: https://github.com/hgrecco/pint/blob/master/pint/default_en.txt
+.. _`uncertainties package`: https://pythonhosted.org/uncertainties/
+.. _`NumPy`: http://www.numpy.org/
+.. _`PEP 3101`: https://www.python.org/dev/peps/pep-3101/
+.. _`Babel`: http://babel.pocoo.org/
+.. _`Pandas Extension Types`: https://pandas.pydata.org/pandas-docs/stable/extending.html#extension-types
+.. _`pint-pandas Jupyter notebook`: https://github.com/hgrecco/pint-pandas/blob/master/notebooks/pandas_support.ipynb