[Numpy-discussion] Re: New feature

2024-04-25 Thread Alexei Lisitsa
Ok, thanks package stand alone I did but how I advertise it? Maybe you as expert can say some thing that is needed , something to develop I want some new experience чт, 25 апр. 2024 г., 23:30 Matti Picus : > On 25/04/2024 23:16, Alexei Lisitsa wrote: > > > Waiting for answer > &

[Numpy-discussion] Re: New feature

2024-04-25 Thread Alexei Lisitsa
Waiting for answer ___ 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.

[Numpy-discussion] New feature

2024-04-17 Thread Alexei Lisitsa
I created an extension to numpy called numpy_list that allows to create numpy array from predefined lists for now it supports arithmetic and geometric progressions You can see info there https://github.com/alessionuovo/mionumpy/tree/list_operations/numpy_extensions#readme Thanks Alexei