Oh, sorry. I remembered reading both the antipatterns page and the tutorial and mistakenly "remembered" that they were both at the same place.
On 15 June 2013 18:50, Aaron Meurer <[email protected]> wrote: > The new tutorial is from my branch at > https://github.com/sympy/sympy/pull/2106. > > But Stefan is mistaken. I have not incorporated this material into the > tutorial yet. So far, it only lives on the wiki at > https://github.com/sympy/sympy/wiki/Idioms-and-Antipatterns#strings-as-input. > > I am not sure what the best way to incorporate this is. So far, my > strategy has been to just introduce things the right way, and to not > mention the wrong way. My fear was that even mentioning the wrong > ways would confuse people. If anyone has any thoughts on this, I > would love to hear them. > > I also just added a new section to the wiki on creating Symbols. If > you can think of any other common antipatterns, please add them there. > > Aaron Meurer > > On Sat, Jun 15, 2013 at 10:19 AM, Stefan Krastanov > <[email protected]> wrote: >> This is the new tutorial that Aaron is currently building (It should >> be merged soon). I guess it was a lot of work. It does a great job at >> clearing up many of the antipatterns that one can see (especially on >> stackoverflow answers). >> >> On 15 June 2013 16:44, Amit Saha <[email protected]> wrote: >>> On Sat, Jun 15, 2013 at 11:56 PM, Stefan Krastanov >>> <[email protected]> wrote: >>>> I think you will find this useful: >>>> >>>> http://docs.sympy.org/tutorial/tutorial/index.html >>>> >>>> Especially the part about anti-patterns. >>> >>> Thanks Stefan, it certainly answers a lot of my queries. >>> >>> Which version of sympy is this built from? I was thinking it could be >>> the version in git. However, I cloned the sympy repo and built the >>> docs/ but I don't see this version of the page. >>> Thanks for any pointers. >>> >>> Best, >>> Amit. >>> >>> -- >>> http://echorand.me >>> >>> -- >>> 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 http://groups.google.com/group/sympy. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >> >> -- >> 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 http://groups.google.com/group/sympy. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > 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 http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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 http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
