Skip to content

Commit 9b9f7f6

Browse files
committed
changelog update
1 parent bb4c3ab commit 9b9f7f6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/source/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
v3.4.1
66
======
77

8-
Adjusted code to run with SymPy>=1.13, in which numbers finally follows
8+
* Adjusted code to run with SymPy>=1.13, in which numbers finally follows
99
the structural equality rule (for example, ``2.0 == 2``
1010
returns ``False``).
1111

12+
* Added support for Numpy>=2.0.0.
13+
1214

1315
v3.4.0
1416
======

0 commit comments

Comments
 (0)