JuliaDynamics/ComplexityMeasures.jl

`counts_and_outcomes` for `BubbleSortSwaps` should also accept state space sets

Offen

#391 geöffnet am 16.01.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (19 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (79 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Like for SequentialPairDistances, this should just skip the embedding step.

This involves annotating x in the current version of codify(::BubbleSortSwaps, x) such that x is an AbstractVector, and adding an additional method for codify that operates on AbstractStateSpaceSets.

The OutcomeSpace overview table entry should also be updated accordingly.

Contributor Guide