From: J. <bos...@mf...> - 2003-12-15 09:53:07
|
Hello ! I want to create a vector using Python C/API with connection to numpy. My idea is to create vector on the fly without previously knowing what the size will be. Is this possible? B. |