I would like to make a C++ data structure that internally has a contiguous
buffer look like a Numpy array via the numpy ArrayInterface. I already have
this structure wrapped and usable in Python and things seem fairly straight
forward except I am not sure about the typekind field of the PyArrayI
On 21/12/21 11:27 pm, blor...@lbl.gov wrote:
... but I don't know what the typekind value should be. Can you point to a list
of vlaues?
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-l
Hi all,
It is almost holiday for many, so happy holidays everyone! For those
still around and busy tomorrow:
There will be a NumPy Community meeting Wednesday December 22nd at
19:00 UTC. Everyone is invited and encouraged to join in and edit the
work-in-progress meeting topics and notes at:
htt