[Trac #1286] Obsolete Python Numeric should be replaced by NumPy

Zarro Boogs per Child bugtracker at laptop.org
Thu Apr 5 18:46:47 EDT 2007


#1286: Obsolete Python Numeric should be replaced by NumPy
-------------------------+--------------------------------------------------
 Reporter:  bemasc       |       Owner:  sj       
     Type:  enhancement  |      Status:  new      
 Priority:  low          |   Milestone:  Untriaged
Component:  library      |    Keywords:           
-------------------------+--------------------------------------------------
 As of build 368, the OS image includes the "Numeric" Python library.
 "Numeric" is obsolete, having been replaced by "NumArray", which is also
 deprecated in favor of "NumPy", which is current.  Programs written for
 "Numeric" should be trivial to convert to "NumPy", and the authors provide
 automated tools for converting Python code from one to the other.

 Unless there is a specific reason to continue using this obsolete library,
 it should be upgraded.

 See http://numpy.scipy.org/

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



More information about the Bugs mailing list