The tutorial submission deadline was extended to February 15. Please let me know if you are interested in co-submitting. If you are interested in co-submitting but paying to attend is a concern, let me know. We may be able to help out.
Aaron Meurer On Wed, Jan 29, 2020 at 10:52 AM David Bailey <[email protected]> wrote: > > On 28/01/2020 21:54, Aaron Meurer wrote: > > I've started a page on the wiki for the proposal > https://github.com/sympy/sympy/wiki/SciPy-2020-Tutorial-Proposal. I > have just the questions there now. If someone is interested in > collaborating on this in real time, we can move this to a Google Doc. > Otherwise, please feel free to edit that wiki page. > > Anyone who is interested in co-submitting, please let me know. > > Aaron Meurer > > On 28/01/2020 21:54, Aaron Meurer wrote: > > I've started a page on the wiki for the proposal > https://github.com/sympy/sympy/wiki/SciPy-2020-Tutorial-Proposal. I > > I'd like to suggest that a really useful tutorial section would demonstrate > how to combine SymPy with normal Python code to create simple algorithms. In > particular, I think it is worth bearing in mind that many users will not be > well versed in Python, so I think the Python code should be deliberately > naive - using for loops rather than list comprehensions or generators, etc. > Also, the Python variables should be easily distinct from the SymPy symbolic > variables - e.g. using upper case Python variables. > > For example, a loop that would create the first 10 Legendre Polynomials using > the recursion formula. > > I am sure I would read such a section, and still find something useful! > > David > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/8b2e62ac-4f49-1e37-9f60-a0b8622c46c1%40dbailey.co.uk. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6JaHE8wMKAZwdbnSb3So0eiGwUsWKJxHyaaOdosDeYpNw%40mail.gmail.com.
