Fastcore

Speaker : François Durand
Nokia Bell Labs France
Date: 10/02/2021
Time: 11:00 am - 12:00 pm

Abstract

According to its website, fastcore is a set of “Python goodies to make your coding faster, easier, and more maintainable”.

“Fastcore [adds] to Python features inspired by other languages we’ve loved, like multiple dispatch from Julia, mixins from Ruby, and currying, binding, and more from Haskell. It also adds some “missing features” and clean up some rough edges in the Python standard library, such as simplifying parallel processing, and bringing ideas from NumPy over to Python’s list type.”