Hi, Thanks for the links. I was hoping if I could add a feature to calculate the probability given the z-score and vice versa similar to st.norm.cdf() and st.norm.ppf() present in scipy.stats. I already wrote these functions but wanted to know if they are relevant to this package.
On Saturday, October 8, 2016 at 4:19:15 PM UTC+5:30, Sreehari S wrote: > > Hey! > > You could check out > https://github.com/sympy/sympy/wiki/Introduction-to-contributing to get > started. And usually, everyone's advised to check out the easy to fix > issues > https://github.com/sympy/sympy/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+to+Fix%22. > > Good luck! > > On Saturday, October 8, 2016 at 8:57:11 AM UTC+5:30, Ganesh K wrote: >> >> Hello, >> >> My name is Ganesh and I am an undergrad pursuing my bachelor's degree in >> Computer Science. >> I am interested in contributing to SymPy and I have an idea of a feature, >> where can I begin to contribute? >> > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/a4878048-9737-4093-bfab-f2b416882852%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
