JuliaDynamics/ComplexityMeasures.jl

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

Aperta

#391 aperta il 16 gen 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (19 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (79 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor