Re: [sympy] Wave Trains in SymPy

2019-04-07 Thread Abhigyan Dutta
Hi Jason, I agree with you on that. I was thinking it would be good to have SymPy as a standalone library, by which I mean it would be good if users can find other utilities too. It would be kind of hard and messier (from personal experience) if someone wanted to use the power of symbolic com

Re: [sympy] Wave Trains in SymPy

2019-04-07 Thread Abhigyan Dutta
Hi Jason, You are correct. I thought it will be a good thing if SymPy had a Signal processing library like SciPy. What do you think? If you think the idea is good how do you think it should be written (because I cannot find a superset where a signal processing program might go)? I am thinking

Re: [sympy] Wave Trains in SymPy

2019-03-29 Thread Abhigyan Dutta
pe > and what outputs to expect. > > Jason > moorepants.info > +01 530-601-9791 > > > On Tue, Mar 26, 2019 at 1:27 AM Abhigyan Dutta > wrote: > >> Hi everyone, >> >> I am an electrical engineer with 3 year programming experience in Python. >> Rec

[sympy] Wave Trains in SymPy

2019-03-26 Thread Abhigyan Dutta
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 m