Open Issues Need Help
View All on GitHubAI Summary: The issue is a `MethodError` in the `generalized_dim` function from the `FractalDimensions` package when used with `ComplexityMeasures.jl` on Julia 1.11.3. The error originates from a type mismatch within the `StaticArrays` package used by `ComplexityMeasures.jl`'s binning estimation. The task is to debug this error, likely by identifying the incompatible type and adapting the code in either `ComplexityMeasures.jl` or `FractalDimensions.jl` to handle it correctly. This might involve updating dependencies, adjusting type annotations, or finding an alternative approach to the binning process.
Estimators for probabilities, entropies, and other complexity measures derived from data in the context of nonlinear dynamics and complex systems