[Numpy-discussion] Re: Adding `P.coef_natural` property to polynomials

2024-09-01 Thread Rakshit Singh
Best Wishes I am really hesitant of changing the api, some packages might be dependent on it. Regards Rakshit Kr. Singh On Sun, Sep 1, 2024, 5:54 PM oc-spam66--- via NumPy-Discussion < numpy-discussion@python.org> wrote: > I can summarize the different possibilities/proposals: > (A) Create new

[Numpy-discussion] Re: ENH: Add more default arguments to various functions

2024-06-04 Thread Rakshit Singh
I am unable to wrap my head around it. Why would we make a zero array which is empty. It can be done by a normal np.array On Wed, Jun 5, 2024, 12:31 AM Carlos Martin wrote: > Suggestion: Add the following default arguments to the following functions: > > - https://numpy.org/doc/stable/reference

[Numpy-discussion] Re: ANN: DataLab v0.12

2024-02-26 Thread Rakshit Singh
Hey, I am currently working on a project related to Lunga Sound Classification. Can we have a datalab tutorial on Health data visualisation. On Mon, Feb 26, 2024, 7:51 PM Pierre Raybaut wrote: > Hello everyone, > > We're thrilled to announce the release of DataLab v0.12! > https://datalab-platfo

[Numpy-discussion] Re: ENH: Introducing a pipe Method for Numpy arrays

2024-02-16 Thread Rakshit Singh
This idea looks interesting, but I think that having a pipeline method like `Sequential in PyTorch` would be more intuitive than this approach. On Thu, Feb 15, 2024, 8:48 PM wrote: > Hello Numpy community, > > I'm proposing the introduction of a `pipe` method for NumPy arrays to > enhance their

[Numpy-discussion] Re: next NumPy Newcomers' Hour - 10pm UTC

2024-01-11 Thread Rakshit Singh
When is the next newcomers hour. On Thu, Jan 11, 2024, 10:21 AM Inessa Pawson wrote: > Yes, absolutely! Everyone is welcome to these meetings, especially > newcomers. > > > On Wed, Jan 10, 2024 at 1:26 PM wrote: > >> Can I join this meeting ?, I would like to learn and contribute >> ___