Y
Hacker News
new
|
ask
|
show
|
jobs
by
brnt
711 days ago
If you use numpy, then you use an ndarray, which you can create from a C array for 'free' (no copying, just set a pointer).