diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2014-10-28 08:17:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 20:27:28 +0700 |
commit | 57330c722a9484ee73e54b2126fad21ce54d7628 (patch) | |
tree | b598b8ee235b4e03de66293d59d503179f3a735a /academic/sympy/README | |
parent | ca62aee98cf35f3bc58e930745a2c3ff250b4005 (diff) |
academic/sympy: Updated for version 0.7.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/sympy/README')
-rw-r--r-- | academic/sympy/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/sympy/README b/academic/sympy/README index fa9f59ab1f955..26abdb06e11ca 100644 --- a/academic/sympy/README +++ b/academic/sympy/README @@ -6,5 +6,5 @@ any external libraries. Optional dependencies are pyglet (needed only for plotting) and ipython. -Please read https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 -for backward compatibility issues with sympy 0.6.x. +Please read the release notes at https://github.com/sympy/sympy/wiki/_pages +for any backward compatibility issues. |