gagolews / gagolews/ExampleRcppStringi

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

オープン
#4 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
11
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。