Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
ParallelSelect
ParallelSelect
利用可能
Parallel version of Select (evaluated sequentially).
形式
Keeping only the first `n` matches
検証済みの例
ParallelSelect[{1, 2, 3, 4}, EvenQ] → {2, 4}
ParallelSelect[Range[10], # > 3 &, 2] → {4, 5}
オプション
Method — default Automatic
DistributedContexts — default $DistributedContexts
ProgressReporting — default $ProgressReporting
Qurakで実行
リファレンスを検索
トピック
Data Parallelism
- Setup»
New In142 Alphabetical Listing
- P
Summary Of New Features In142
- Parallel Computation
Summary Of New Features In142
- Parallel Computation
関連
Select
Parallelize
ParallelCases
ParallelTable
LaunchKernels
ParallelArray
ParallelDo
ParallelMap
Assuming
BaseForm
BlankNullSequence
ByteArray
← ParallelProduct
ParallelSubmit →
全 6300 関数
·
MCPクライアントから使う