Page MenuHomec4science

Readme
No OneTemporary

File Metadata

Created
Sun, Jun 9, 02:37
This document is not UTF8. It was detected as ISO-8859-1 (Latin 1) and converted to UTF8 for display.
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

Event Timeline