Matthieu Brucher <matthieu.brucher <at> gmail.com> writes: > > B has a reference to A.
Could you be more specific? Where is this reference stored? What C api functions are used? > Matthieu > > 2009/2/18 Neal Becker <ndbecker2 <at> gmail.com>: > > How is it ensured, at the C api level, that when I have an array A, and a view > > of it B, that the data is not destroyed until both A and B are? > > > > _______________________________________________ > > Numpy-discussion mailing list > > Numpy-discussion <at> scipy.org > > http://projects.scipy.org/mailman/listinfo/numpy-discussion > > > _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
