Skip to content

Commit

Permalink
EntropyHub - Julia v0.2
Browse files Browse the repository at this point in the history
Addition of PermEn2D and EspEn2D bidimensional entropies.
  • Loading branch information
MattWillFlood committed Dec 16, 2021
1 parent 33666ca commit d900485
Show file tree
Hide file tree
Showing 8 changed files with 1,235 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "EntropyHub"
uuid = "3938faea-3bfa-4bc3-8092-0c6746ff9af1"
authors = ["Matthew W. Flood <[email protected]>"]
version = "0.1.1a"
version = "0.2"

[deps]
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ Bidimensional Sample Entropy | SampEn2D
Bidimensional Fuzzy Entropy | FuzzEn2D
Bidimensional Distribution Entropy | DistEn2D
Bidimensional Dispersion Entropy | DispEn2D
Bidimensional Permutation Entropy | PermEn2D
Bidimensional Espinosa Entropy | EspEn2D


_________________________________________________________________________
Expand Down
Loading

0 comments on commit d900485

Please sign in to comment.