From 448b61230ce4e38bdaab2d5d4afa813579f415c8 Mon Sep 17 00:00:00 2001 From: Hernan Grecco Date: Tue, 22 Dec 2015 00:23:39 -0300 Subject: [PATCH] SymPy has a units module --- docs/faq.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.rst b/docs/faq.rst index d3d6d27..2bb6213 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -29,4 +29,6 @@ You mention other similar Python libraries. Can you point me to those? `udunitspy `_ +`SymPy `_ + If your are aware of another one, please let me know.