Re: [sympy] Re: [Discussion] GSoC 2020 Stats module

2020-01-24 Thread Gagandeep Singh (B17CS021)
Well, a good starting point for the community bonding phase will be to test the current implementation, especially the query handler of Markov Chain and see if there is a scope of improvement, and implementing Random Walks. In fact a rough plan, like division of various ideas across the complete ti

[sympy] Re: [Discussion] GSoC 2020 Stats module

2020-01-24 Thread 'Smit Lunagariya' via sympy
Currently, stats module support only markov chains and Bernoulli Process as the stochastic process. I would like to implement more of such stochastic process mention in this link : https://en.wikipedia.org/wiki/List_of_stochastic_processes_topics -- You received this message because you are

[sympy] Re: Adding a new package for signal processing.

2020-01-24 Thread Chanakya Ajit Ekbote
There are certain functionalities of SymPy such as solving differential equations, transform calculus, integral calculus etc. that a user may use in order to use SymPy for Signal Processing (SP) as well as Control System (CS) applications, however he/she has to entirely code a new method or fu