Message234086
Due to the realloc() problem, I'm thinking that the best course for Numpy would be to use its own allocator wrapper like Nathaniel outligned.
Also, Numpy wants calloc() for faster allocation of zeroed arrays... |
|
Date |
User |
Action |
Args |
2015-01-15 16:50:11 | pitrou | set | recipients:
+ pitrou, tim.peters, rhettinger, vstinner, trent, njs, neologix, wscullin |
2015-01-15 16:50:11 | pitrou | set | messageid: <1421340611.14.0.152670767356.issue18835@psf.upfronthosting.co.za> |
2015-01-15 16:50:11 | pitrou | link | issue18835 messages |
2015-01-15 16:50:10 | pitrou | create | |
|