/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tomaugspurger.net
| | jakevdp.github.io
4.0 parsecs away

Travel
| | [AI summary] This blog post compares the performance of Numba and Cython in optimizing pairwise distance calculations, highlighting Numba's significant speed improvements over previous versions and its ease of use.
| | datascience.blog.wzb.eu
3.8 parsecs away

Travel
| | Modern computers are equipped with processors that allow fast parallel computation at several levels: Vector or array operations, which allow to execute similar operations simultaneously on a bunch...
| | tech.gerardbentley.com
4.7 parsecs away

Travel
| | Trying out some new speedy tools for data analysis
| | glowingpython.blogspot.com
26.7 parsecs away

Travel
| Let's say that we want to study the time between the end of a marked point and next serve in a tennis game. After gathering our data, the fi...