Search Criteria
Package Details: mathics 5.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mathics.git (read-only, click to copy) |
---|---|
Package Base: | mathics |
Description: | A general-purpose computer algebra system. |
Upstream URL: | https://mathics.org/ |
Keywords: | mathematica scientific |
Licenses: | GPL3 |
Submitter: | rnestler |
Maintainer: | vicp74 |
Last Packager: | vicp74 |
Votes: | 28 |
Popularity: | 0.000128 |
First Submitted: | 2012-02-24 12:57 (UTC) |
Last Updated: | 2023-01-30 09:30 (UTC) |
Dependencies (16)
- cython (cython3, cython-git)
- mathics-scanner
- python-dateutil
- python-llvmlite (python-llvmlite-git)
- python-mpmath (python-mpmath-git)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-palettable
- python-pint
- python-recordclass
- python-requests
- python-sympy (python-sympy-git)
- python-setuptools (make)
- python-lxml (optional) – for HTML parsing used in builtin/fileformats/html
- python-psutil (optional) – SystemMemory and MemoryAvailable
- python-scikit-image (optional) – FindMinimum can use this
- python-wordcloud (optional) – Used in builtin/image.py by WordCloud
Latest Comments
1 2 3 4 5 Next › Last »
yoshiK commented on 2022-11-05 13:22 (UTC)
The Distribution not found error apparently appeared again:
I have python-sympy 1.11.1-1 installed.
vicp74 commented on 2022-05-09 08:06 (UTC)
Sorry about that, I assumed that 1.10 included that. It should be fixed now.
OliverLew commented on 2022-05-06 13:01 (UTC)
Unfortunately, the latest sympy is 1.10.1, which still triggers the error:
vicp74 commented on 2022-05-06 11:17 (UTC)
Updated for sympy 1.10, the incompatibility error should be solved again.
jmd commented on 2022-05-03 02:20 (UTC) (edited on 2022-05-03 02:21 (UTC) by jmd)
I get a similar error as archisman when running
mathics
for sympy 1.10archisman commented on 2021-11-17 05:50 (UTC)
I confirm that now it works with sympy 1.9
vicp74 commented on 2021-11-16 19:15 (UTC)
Updated for sympy 1.9, the incompatibility error should be solved.
archisman commented on 2021-11-16 16:45 (UTC)
I get the following error due to incompatibility with sympy version.
vicp74 commented on 2021-05-15 11:03 (UTC)
Fixed for sympy 1.8. Thanks a.kudelin.
a.kudelin commented on 2021-05-14 12:32 (UTC)
Not working with sympy 1.8, applying this PR as a patch will help probably: https://github.com/mathics/Mathics/pull/1365
1 2 3 4 5 Next › Last »