[sympy] SymPy 1.13.0 released

2024-07-08 Thread Oscar Benjamin
Hi all, I've just pushed the final release of SymPy 1.13.0 to PyPI: https://pypi.org/project/sympy/ You can upgrade to 1.13.0 by running: pip install -U sympy I expect that the release will be available in conda soon as well. The release files are also available from GitHub: https://git

[sympy] Is this a bug?

2024-07-08 Thread Chengpu Wang
Hi, I am a new user of SymPy. I wonder if the following result is a bug? Anyway, the following code is a nuance. I am using the latest SymPy class TestSymPy (unittest.TestCase): def testSin(self): ''' The expansion is not ordered by x**n: x**7 before x**5 '''

[sympy] Getting started with contribution

2024-07-08 Thread ATHARVA CHAPHEKAR
Respected Sir/Ma'am, I am Atharva Chaphekar, a Mathematics and Computer Science undergrad, currently about to enter my third year at BITS Pilani. I am new to open source contribution, however I am well aware of the following: Machine Learning Algorithms, Pytorch, Python, and C. I would love to