On Thu, May 2, 2019, at 11:57 AM, Aaron Meurer wrote:
> I have written a post on my blog about some of the new features in
> SymPy 1.4. https://www.asmeurer.com/blog/posts/whats-new-in-sympy-14/
> The post is also cross posted to the Quansight Labs blog
> https://labs.quansight.org/blog/2019/04/whats-new-in-sympy-14/.

Once we drop Python 2.7, we should experiment with using the type annotation 
and MyPy to statically check (eventually) the whole code base. I think this 
will find bugs, improve the development experience and make it much easier to 
understand from reading the code what kind of argument a function expects.

Ondrej

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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/b8c891b4-5a74-4df3-8c74-68d7b593db88%40www.fastmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to