Hacker News new | ask | show | jobs
by BucketSort 3146 days ago
I love SciPy and the surrounding pythonic scientific computing tools! Especially Jupyter notebooks! I've been playing around with SymPy a lot lately and love that it pretty prints latex in notebooks. Here's a nb I did recently on the taylor series demoing quite a few features:

https://github.com/DanburyAI/SG_DLB_2017/blob/master/Noteboo...