Homec4science
Diffusion Gear 524ed04f6325

PyChem : change return Py_BuildValue("O",myarray); to return PyArray_Return…

Authored by revaz on Nov 17 2014, 14:48.

Description

PyChem : change return Py_BuildValue("O",myarray); to return PyArray_Return(myarray); The first version is at the origin of leak memory.

Details

Committed
revazNov 17 2014, 14:48
Pushed
revazFeb 12 2017, 23:38
Parents
rGEARc200e8b0714b: GEAR: cooling_grackle : use the correct metallicity when available let the…
Branches
Unknown
Tags
Unknown