We've been experimenting with breaking up employees into random groups (of size 4) and setting up video hangouts between them. We're doing this to replace the serendipitous meetings that sometimes occur around coffee machines, in lunch lines or while wait... (more…)
Read more »
Python maintainers give a hand to data scientists who want to use Apple hardware with new Arm-based M1 chips. (more…)
Read more »
PySwarms is an extensible research toolkit for particle swarm optimization
(PSO) in Python. (more…)
Read more »
tl;dr Your code and its execution traces contain enough information to save, query and version computations without extra boilerplate. mandala is a persistent memoization cache on steroids that lets you tap into this information. It
turns Python programs ... (more…)
Read more »