Search Criteria
Package Details: mathics 7.0.0-3
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: | 29 |
Popularity: | 0.000409 |
First Submitted: | 2012-02-24 12:57 (UTC) |
Last Updated: | 2024-10-28 21:29 (UTC) |
Dependencies (23)
- cython (cython-gitAUR, cython0AUR)
- mathics-scannerAUR
- python-dateutil
- python-llvmlite (python-llvmlite-gitAUR)
- python-mpmath (python-mpmath-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-palettableAUR
- python-pillow (python-pillow-gitAUR)
- python-pint
- python-recordclassAUR
- python-requests
- python-sympy (python-sympy-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-ipywidgets (optional) – For Manipulate
- python-lxml (optional) – for HTML parsing used in builtin/fileformats/html
- python-psutil (optional) – SystemMemory and MemoryAvailable
- python-pyocr (optional) – Used for TextRecognize
- python-scikit-imageAUR (optional) – FindMinimum can use this; used by Image as well
- python-unidecode (optional) – Used in Transliterate
- python-wordcloudAUR (optional) – Used in builtin/image.py by WordCloud
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
xlucn 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
vicp74 commented on 2021-02-13 11:15 (UTC) (edited on 2021-02-13 11:15 (UTC) by vicp74)
In preparation for the 2.0.0 release, some parts of Mathics have been split off and moved to separately installable packages. In particular:
The Django front-end is now on mathics-django
Scanner routines and character translations are now on mathics-scanner
More info in the release notes.
sandboiii commented on 2020-12-21 19:59 (UTC)
Thank you for so quick fix! Server now starts correctly and I don't have any issues. Assuming sympy follows semantic versioning, there are no breaking changes and no room for worries.
« First ‹ Previous 1 2 3 4 5 Next › Last »