#1286 LOW Trial-3: Obsolete Python Numeric should be replaced by NumPy

Zarro Boogs per Child bugtracker at laptop.org
Fri Aug 17 17:04:00 EDT 2007


#1286: Obsolete Python Numeric should be replaced by NumPy
--------------------------+-------------------------------------------------
  Reporter:  bemasc       |       Owner:  J5     
      Type:  enhancement  |      Status:  new    
  Priority:  low          |   Milestone:  Trial-3
 Component:  distro       |     Version:         
Resolution:               |    Keywords:         
  Verified:  0            |  
--------------------------+-------------------------------------------------
Comment (by J5):

 Ok, we need this now.  In tests creating a 960000 element array it takes
 21 seconds normally and 15.5 seconds if we optimize it.  With NumPy it
 takes 0.014 seconds.  This is all at a cost of about 6M of packages (which
 means it is larger uncompressed) but it is well worth it since other
 people want this and we need it to get rid of half the time it takes to go
 from X to sugar.  Will be in next build.

-- 
Ticket URL: <http://dev.laptop.org/ticket/1286#comment:3>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list