you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 1 year ago* (1 child)

I’ve used multiprocessing to squeeze more performance out of numpy and scipy. But yeah, resorting to multiprocessing is a sign that you should be dropping into something like Rust or a C variant.

  • source
  • parent
  • hideshow 2 child comments