On 25/04/2024 23:16, Alexei Lisitsa wrote:

Waiting for answer


What kind of answer would you like? I took a look at numpy_list[0] and if it serves your needs, that is great, but I don't think such ndarray generation routines should be added to NumPy until they become more commonly known, used, and "voted" popular. I would suggest you

- add some examples to the README[1] to demonstrate its utility. I found I had to drill down to the code[1] to see what it actually does.

- make it a stand-alone package and not part of NumPy's code base

Matti


[0] https://github.com/alessionuovo/mionumpy/tree/list_operations/numpy_extensions

[1] https://github.com/alessionuovo/mionumpy/blob/list_operations/numpy_extensions/numpy_list/list_op.py

_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to