Skip to content

upgrade mpmath version#1865

Open
mmatera wants to merge 6 commits into
masterfrom
update_mpmath_1.4
Open

upgrade mpmath version#1865
mmatera wants to merge 6 commits into
masterfrom
update_mpmath_1.4

Conversation

@mmatera

@mmatera mmatera commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Just to check if mpmath 1.3 is still compatible

Comment thread pyproject.toml Outdated
dependencies = [
"Mathics3_Scanner>=10.0",
"mpmath>=1.4.0",
"mpmath>=1.3.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If 1.4.0 doesn't work, then this should be "mpmath>=1.3.0,<1.4.0", right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. This is important for the conda-forge package.

@mmatera
mmatera marked this pull request as ready for review July 19, 2026 23:06
Mathics3 10.0.0
Running on linux CPython 3.14.3 (main, Mar 30 2026, 06:42:16) [GCC 13.3.0]
using SymPy 1.13.3, mpmath 1.3.0, numpy 2.4.4, cython 3.2.4, scipy 1.17.1, skimage 0.26.0
using SymPy 1.14.0, mpmath 1.4.0, numpy 2.4.4, cython 3.2.4, scipy 1.17.1, skimage 0.26.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"mpmath 1.4.0" is a typo, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed it when I thought 1.4.0 could work here. I just undo the change now.

@rocky

rocky commented Jul 20, 2026

Copy link
Copy Markdown
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants