gagolews / gagolews/ExampleRcppStringi

Can we process std::vector<string> with the strigi header?

Aperta
#4 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
11
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This might be too much to ask, but is there a way to process `std::vector` using functions from stringi? I want to do this because we cannot pass `CharacterVector` to child processes of RcppParallel (Intel TBB).

More specifically, I want to apply `stri_sub()` to a CharacterVectors with millions of elements with different `from` and `to` values, and combined the results.

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.