<div>I wrote several other missing methods (np.log, np.diag, np.concatenate) and now I have the full program working. I would like to add these other features as well. (Also, np.sum() should be able to do element-wise sum of a generator of n-dimensional arrays.)</div>
<div><br></div><div><br></div><div>But, now I get a segfault. I was wondering how I could investigate the segfault issue. There is no error message or traceback, and I cannot catch the error with pdb. Thank you.</div><div>
<br></div><div>j</div><div><br></div><div><br></div><div>
<br></div>