Re: [Numpy-discussion] Citation for ndarray

2018-05-24 Thread Stefan van der Walt
Hi Nathan, On Thu, 24 May 2018 13:13:16 -0500, Nathan Goldbaum wrote: > I see listed on the scipy.org site that the preferred citation for NumPy is > the "Guide to NumPy": > > https://www.scipy.org/citing.html > > This could work for what I'm writing, but I'd prefer to find a citation >

[Numpy-discussion] Citation for ndarray

2018-05-24 Thread Nathan Goldbaum
Hi all, I see listed on the scipy.org site that the preferred citation for NumPy is the "Guide to NumPy": https://www.scipy.org/citing.html This could work for what I'm writing, but I'd prefer to find a citation specifically for NumPy's ndarray data structure. Does such a citation exist?