|
From: Daniel S. <she...@un...> - 2005-08-15 18:52:45
|
Hello All Would someone please tell me how to write the magnitude of an array to the first half of a previous declared complex valued array without allocating more memory. This is the sort of thing that is trivial in C but seems arcane in python/numpy. Thanks, Daniel |