PyArray_FromDims	--> PyArray_SimpleNew

ltot = (PyArrayObject *) PyArray_FromDims(1,ld,PyArray_FLOAT);



npy_intp   ld[1];
out = (PyArrayObject *) PyArray_SimpleNew(idx->nd,idx->dimensions,NPY_FLOAT);




#include <numpy/libnumarray.h>
          numpy/arrayobject.h




asciilib			ok : non test	xx
coolinglib			ok : non test	xx
cooling_with_metals		ok : non test
cosmolib			ok : non test
iclib				ok : non test
mapping				ok : test
montecarlolib			ok : non test
myNumeric			ok : non test	xx
nbdrklib			ok : non test		
nbodymodule			ok : non test  xx		
new.treelib			pas fait
old.ptreelib			pas fait
peanolib			ok : non test  x			
pmlib				ok : non test 
ptreelib			ok : non test 
pygsl				ok : non test	x
treelib

