Skip to content

Commit 1ddbaca

Browse files
authored
Merge pull request #166 from isuruf/readme
Update README.md
2 parents 48a73b8 + 4c77c89 commit 1ddbaca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ symengine.py is MIT licensed and uses several LGPL, BSD-3 and MIT licensed libra
7373

7474
Licenses for the dependencies of pip wheels are as follows,
7575

76-
pip wheels on Unix use GMP (LGPL v3), MPFR (LGPL v3), MPC (LGPL v3) and LLVM (NCSA), symengine (MIT + BSD-3)
77-
pip wheels on Windows use MPIR (LGPL v3) and symengine (MIT + BSD-3)
78-
Numpy (BSD-3) and SymPy (BSD-3) are optional dependencies
76+
pip wheels on Unix use GMP (LGPL v3), MPFR (LGPL v3), MPC (LGPL v3), LLVM (NCSA) and symengine (MIT + BSD-3).
77+
pip wheels on Windows use MPIR (LGPL v3) instead of GMP above.
78+
NumPy (BSD-3) and SymPy (BSD-3) are optional dependencies.
7979
Sources for these binary dependencies can be found on https://github.com/symengine/symengine-wheels/releases
8080

0 commit comments

Comments
 (0)