JuliaDynamics/ComplexityMeasures.jl

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

開放

#391 建立於 2024年1月16日

 (0 則留言) (0 個反應) (0 位負責人)Julia (19 個分叉)auto 404
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.

貢獻者指南