Numpy: inverse of take?

Janko Hauser jhauser at ifm.uni-kiel.de
Fri Feb 25 03:05:17 EST 2000


If you have numpy from the LLNL11 source, there is an additional
module in the graphics tree named arrayfns.

This module has an array_set function coded in C which does exactly
this. But as in the case with take it only deals with onedimensional
indices.

HTH
__Janko

-- 
  Institut fuer Meereskunde             phone: 49-431-597 3989
  Dept. Theoretical Oceanography        fax  : 49-431-565876
  Duesternbrooker Weg 20                email: jhauser at ifm.uni-kiel.de
  24105 Kiel, Germany



More information about the Python-list mailing list