Skip to content

Commit 2233e3a

Browse files
committed
update changelog
1 parent 677b751 commit 2233e3a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# v0.5.0:
1+
# v0.4.5:
22
* Major bugfix in the `lyapunov` function where the time averaging was actually
33
not happening correctly for discrete systems, resulting in slight inaccuracy.
44
* Added option to choose whether you want the convergence timeseries for `lyapunov`,
55
for both discrete and continuous systems.
66
* Added option to supply your own functions to rescale and initialize the test
7-
state in `lyapunov`.
7+
state in `lyapunov` for both continuous and discrete systems.
8+
* Bugfix related to `estimate_delay`.
89

910
# v0.4.0:
1011
* Increased speed of Standard Map system (by using `while` instead of `mod`).

0 commit comments

Comments
 (0)