JuliaDynamics/ComplexityMeasures.jl
`counts_and_outcomes` for `BubbleSortSwaps` should also accept state space sets
オープン
#391 opened on 2024/01/16
enhancementgood first issue
Repository metrics
- Stars
- (79 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.