JuliaDynamics/ComplexityMeasures.jl
`counts_and_outcomes` for `BubbleSortSwaps` should also accept state space sets
开放
#391 创建于 2024年1月16日
enhancementgood first issue
仓库指标
- 星标
- (79 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.