|
From: Charles R H. <cha...@gm...> - 2006-02-17 05:44:38
|
Hi Travis, I notice that the fromfile function in NumPy no longer accepts the shape keyword that the numarray version has. The functionalitiy can be duplicated by reshaping the array after creating it, but I think the shape keyword is a bit more convenient for that. Thoughts? Chuck |