Dear Numpy Community

It has come to my attention that there is no function in Numpy to merge two
sorted arrays. There was a request for it in 2014, but it did not go
anywhere:

https://github.com/numpy/numpy/issues/5000

I have come across this package by Frank Sauerburger, which implements this
and many other operations on sorted arrays:

https://gitlab.sauerburger.com/frank/sortednp

This package is distributed under MIT License, so it can be merged into
Numpy.
Please let me know what you think!

Best
Yagiz Olmez
_______________________________________________
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