Hi Jason,

I was looking into scipy's scipy.signal module. I am looking to build 
something similar to that (if it is possible to do such mathematical 
operations
on symbolic maths). But I would like to start low by just trying to 
implement various sorts of user defined pulse function. I do not think 
currently 
signal processing tools exist on SymPy, but I think it will be a good 
addition. So yeah I will try to do that.

So do you think we should create an entire new script for special signal 
functions like Piecewise or should we make this signal functions a part of 
some already existing scripts?

Thanks in Advance!


On Thursday, March 28, 2019 at 9:49:26 PM UTC+5:30, Jason Moore wrote:
>
> Abhigyan,
>
> This isn't implemented as far as I know. Feel free to send ideas about the 
> details. I recommend staring by typing up what you hope a user could type 
> and what outputs to expect.
>
> Jason
> moorepants.info
> +01 530-601-9791
>
>
> On Tue, Mar 26, 2019 at 1:27 AM Abhigyan Dutta <duttaabh...@gmail.com 
> <javascript:>> wrote:
>
>> Hi everyone,
>>
>> I am an electrical engineer with 3 year programming experience in Python. 
>> Recently I wanted to model some 
>> electrical components using SymPy.But I had to drop it due to the absence 
>> of any function which simulates Wave trains. 
>> The Piecewise function in my opinion is too tedious to make user defined 
>> wave trains. 
>>
>> So I want to create a function to easily create Wave trains. Will this be 
>> useful? Is it already implemented or can be
>> done by combining other functions? What would be your advice on writing 
>> such a module?
>>
>> Thanks in advance!
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sympy" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sy...@googlegroups.com <javascript:>.
>> To post to this group, send email to sy...@googlegroups.com <javascript:>
>> .
>> Visit this group at https://groups.google.com/group/sympy.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sympy/c98b8a4b-058a-46f4-87d2-6afce9c271fd%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/sympy/c98b8a4b-058a-46f4-87d2-6afce9c271fd%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/e685afea-4a67-46a9-862f-5a23e0342a41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to