SymPy 1.14.0rc1 released

62 views
Skip to first unread message

Oscar Benjamin

unread,
Apr 14, 2025, 6:49:32 PMApr 14
to sympy
Hi all,

I've just pushed the first release candidate for SymPy 1.14 to PyPI:
https://pypi.org/project/sympy/#history

This is version 1.14.0rc1. I don't anticipate that there will be any
significant changes between now and the final release but the release
candidate is there for testing.

You can install this prerelease of SymPy with:

pip install sympy==1.14.0rc1.

It is also available from GitHub although something went a little
wrong with the release script so the GitHub release isn't formatted in
the usual way:

https://github.com/sympy/sympy/releases/tag/1.14.0rc1

The supported range of Python versions is 3.9 to 3.13 and the latest
prerelease 3.14a7 is tested with no currently known problems for 3.14.

There are many changes in this release. The release notes for SymPy
1.14 are here:

https://github.com/sympy/sympy/wiki/Release-Notes-for-1.14

If you find any issues please report them on GitHub or reply here.

--
Oscar

Amir Ebrahimi

unread,
Apr 18, 2025, 7:07:16 PMApr 18
to sympy
Tried this on our project and no issues found.

Oscar Benjamin

unread,
Apr 18, 2025, 7:20:29 PMApr 18
to sy...@googlegroups.com
Thanks for testing Amir.

I also checked in with pytorch but apparently there are no problems there:
https://github.com/pytorch/pytorch/issues/151312
> --
> You received this message because you are subscribed to the Google Groups "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sympy+un...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/sympy/8fd6827a-ffd1-4fd5-9a97-7599094c078bn%40googlegroups.com.

Oscar Benjamin

unread,
Apr 21, 2025, 8:25:41 AMApr 21
to sy...@googlegroups.com
Hi all,

It has been a week since 1.14rc1 was pushed. I have not seen any
reports of issues.

I asked the pytorch people to test it and they seem to think it is fine:
https://github.com/pytorch/pytorch/issues/151312

I also checked the benchmarks and there are a few things that are
faster and nothing got particularly slower since 1.13.

Please do test the prerelease and report any issues but otherwise I
will push the final release very soon.

Oscar

Oscar

unread,
Apr 24, 2025, 5:05:55 PMApr 24
to sympy
One regression has been reported at:

It is to do with the printer modules and init_printing and jupyter notebooks. These are all areas where I know very little. I don't even know enough to say whether the use case should be considered "supported" or not.

If others could help out with that issue then that would be great. Currently it is the only listed release blocker and it is not one that I can handle.

Oscar
Reply all
Reply to author
Forward
0 new messages