annoviko / annoviko/crwproc

[Feature] \scan command

Aperta
#108 0 commenti 0 reazioni 1 assegnatario Rivendicata da @annoviko Vedi su GitHub
enhancement
Lingua principale
C++
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Introduction**
Sometimes, there is no need to update filter, we might want to scan memory several times using the same filter with the same values. For example, it is absolutely not needed for filter `FilterChange` where `x[t - 1] != x[t]`, no need to call command `\update_filter` since there is nothing to update.

**Description**
`\scan` command should be introduced in order to scan memory using the same filter.

Consider to implement `\repeat` instead.

**Relations**
Related to:
- #69

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.