diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-31 05:22:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-01-31 05:22:03 +0000 |
commit | 124699d03c147a8f2fd8caf73713a47c6ea6210b (patch) | |
tree | 03c85076861e8118b3622cc479d3c829ea31246d /math/py-Diofant/pkg-descr | |
parent | 5376b7f979a9563a55fc8a20c6d53649ff791dad (diff) |
Notes
Diffstat (limited to 'math/py-Diofant/pkg-descr')
-rw-r--r-- | math/py-Diofant/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-Diofant/pkg-descr b/math/py-Diofant/pkg-descr index 1ba305ec7afd..956a4def95e1 100644 --- a/math/py-Diofant/pkg-descr +++ b/math/py-Diofant/pkg-descr @@ -1,6 +1,6 @@ Diofant is a Python library for symbolic mathematics. It is able to symbolically differentiate, integrate functions, solve -algebraoc equations and a lot more. +algebraic equations and a lot more. It can present results in a very cool pseudographics in your terminal. |