JuliaDynamics/ComplexityMeasures.jl
`counts_and_outcomes` for `BubbleSortSwaps` should also accept state space sets
Ouverte
#391 ouverte le 16 janv. 2024
enhancementgood first issue
Métriques du dépôt
- Stars
- (79 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.