约 1 个结果
在新选项卡中打开链接

python - Indexing Numpy arrays with arrays - Stack Overflow
2014年1月21日 · But you can write out a for-loop that iterates over those elements and puts them into a 4x2x4x2 array, so this can still be done in C. Replicating numpy proper is a pretty serious undertaking, and I'd be surprised if it were much faster than numpy. –