diff --git a/README.md b/README.md index be597a4..00a089f 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ This repository is a collection of closed expressions for the most common functi ![Density evolution](assets/turbulence_blobs.gif ) ### [`Complexity-Entropy-Analysis`](https://github.com/uit-cosmo/Complexity-Entropy-Analysis) +An implementation of the Bandt-Pompe algorithm to obtain a probability distribution based on the amplitude ordinal pattern of a given time series. Once the probability distribution is calculated, Permutation Entropy and Jensen-Shannon statistical complexity measure can be obtained. + ### [`ebm`](https://github.com/uit-cosmo/ebm) A Julia script to solve the 1D-Energy Balance Equation on the Northern hemisphere, adapted from North et al.