
Hey, Thanks Greg and Eric for the new ideas and suggestions about the implementation of API. I have updated the page with greater details about the implementation of each approach. I have started it with explaining each approach and in the end I tried to club all these approaches to get something better. Please have a look: https://github.com/ananyashreyjain/Gsoc-Scipy/wiki/Gsoc-2019:-Scipy cheers, Anany Jain. On Sun, Mar 31, 2019 at 5:23 AM <scipy-dev-request@python.org> wrote:
Send SciPy-Dev mailing list submissions to scipy-dev@python.org
To subscribe or unsubscribe via the World Wide Web, visit https://mail.python.org/mailman/listinfo/scipy-dev or, via email, send a message with subject or body 'help' to scipy-dev-request@python.org
You can reach the person managing the list at scipy-dev-owner@python.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of SciPy-Dev digest..."
Today's Topics:
1. Re: GSoC 2019 (Eric Larson) 2. Re: GSoC 2019 (Gregory Lee) 3. Re: GSoC 2019 (Gregory Lee)
----------------------------------------------------------------------
Message: 1 Date: Sat, 30 Mar 2019 13:31:51 -0400 From: Eric Larson <larson.eric.d@gmail.com> To: SciPy Developers List <scipy-dev@python.org> Subject: Re: [SciPy-Dev] GSoC 2019 Message-ID: < CAGu2niVWsKrMukfWcAWAtj-1NBm2utCeh3BOnNku7jNoAcx-kw@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
It looks like the main ideas are in these bits of code, but not explicitly stated. In brief it looks like the proposed API is to add a `fft_object` kwarg to every function in `scipy.fftpack`. It would be good to discuss this choice explicitly -- what advantages and disadvantages it has relative to other approaches (e.g., creating new namespaces, or having a `set_backend` function (and/or context manager) that would change things under the hood).
If you make changes and need more feedback, let us know. The more specific you can be about what you need feedback on (high level ideas, low level implementation, etc.), the better.
Eric
On Fri, Mar 29, 2019 at 4:12 AM Anany Shrey Jain < f20170920@goa.bits-pilani.ac.in> wrote:
Hey, I went through the idea list of Scipy for this years's GSoC and I intend to work towards the idea of revamping the Scipy's fftpack. I have already been contributing to Scipy since the end of last year and I have some knowledge about Fourier transforms as it was the part of my discipline. I could not take part in this discussion earlier because my mid semester exams were going on, but since they are now over so I can devote as much time as required on this project. I have already created a github page with some code snippets and functionalities that we can implement, here is the link to it: https://github.com/ananyashreyjain/Gsoc-Scipy/wiki/Gsoc-2019:-Scipy .
Cheers, Anany Jain
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
participants (1)
-
Anany Shrey Jain