Skip to content

Commit 2bd4a92

Browse files
ikottlarzDatseris
andauthored
minor heading fix: simpler -> simple (#85)
* minor heading fix: simpler -> simple The first heading of using change metrics says "Using a simpler" change metric, which was a bit confusing to me as it is the first that is introduced. I assume this is either a typo or left from some previous revision where it's not the first. * Update Project.toml --------- Co-authored-by: George Datseris <datseris.george@gmail.com>
1 parent 4cef6ae commit 2bd4a92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TransitionsInTimeseries"
22
uuid = "5f5b98ec-1183-43e0-887a-12fdc55c52f7"
33
authors = ["Jan Swierczek-Jereczek <jan.jereczek@gmail.com>", "George Datseris <datseris.george@gmail.com>"]
4-
version = "0.1.3"
4+
version = "0.1.4"
55

66
[deps]
77
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"

docs/src/examples/logistic.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ fig
4343
# to weak chaos at r ≈ 3.847. This transition is barely visible in the
4444
# timeseries, and in fact many of the timeseries statistical properties remain identical.
4545

46-
# ## Using a simpler change metric
46+
# ## Using a simple change metric
4747

4848
# Now, let's compute various indicators and their changes,
4949
# focusing on the permutation entropy as an indicator. We use

0 commit comments

Comments
 (0)