JuliaDynamics/ComplexityMeasures.jl

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

Aberta

#391 aberto em 16 de jan. de 2024

 (0 comentário) (0 reação) (0 responsável)Julia (19 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (79 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador