Re: Request for Review: Addition of Triangular Waveform Functionality to _waveforms.py

Eric Larson <[email protected]> Mon, 11 Sep 2023 11:21:41 -0400
Newsgroups gmane.comp.python.scientific.devel
Message-ID <CAGu2niXv7USNs-P2fKK4vOzPVV0kNdyan94riBpj2aTPxTJADg@mail.gmail.com>
Can you see if this functionality is already in
https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.sawtooth.html
?

If so, an enhancement to add to the `Examples` section an example
generating a triangular waveform would probably help make the functionality
more visible!

Eric


On Fri, Sep 8, 2023 at 7:43 PM <[email protected]> wrote:

> Dear Scipy-Dev Community,
>
> I hope this message finds you well. I would like to propose the addition
> of a new feature to the _waveforms.py module in SciPy, and I believe it
> could be a valuable enhancement to our library.
>
> The feature I'm suggesting is the inclusion of a function for generating
> triangular waveforms. Triangular waves are widely used in various fields,
> including signal processing, electronics, and communications. They have
> practical applications in modulation, testing, and analysis.
>
> This addition would offer users a convenient and efficient way to generate
> triangular waves with customizable frequencies and amplitudes, improving
> the versatility of SciPy in handling waveform generation tasks.
>
> I have already implemented this feature and thoroughly tested it to ensure
> accuracy and performance. However, before finalizing and merging the code,
> I would greatly appreciate your input, suggestions, and feedback. Your
> expertise and insights can help refine this feature and ensure it aligns
> with the high standards of the SciPy library.
>
> If you have any comments, questions, or concerns about this proposal or
> the code implementation, please feel free to share them. Your feedback is
> invaluable in shaping the future of SciPy.
>
> Thank you for your time and consideration. I look forward to your feedback
> and collaboration in making SciPy even more powerful and user-friendly.
>
> Best regards
> _______________________________________________
> SciPy-Dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/scipy-dev.python.org/
> Member address: [email protected]
>

_______________________________________________
SciPy-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]