Skip to content
#

parallel-computing

Here are 333 public repositories matching this topic...

Hyperactive

optimagic is a Python package for numerical optimization. It is a unified interface to optimizers from SciPy, NlOpt and other packages. optimagic's minimize function works just like SciPy's, so you don't have to adjust your code. You simply get more optimizers for free. On top you get diagnostic tools, parallel numerical derivatives and more.

  • Updated Oct 7, 2024
  • Python

Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture

  • Updated Aug 28, 2019
  • Python

Improve this page

Add a description, image, and links to the parallel-computing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parallel-computing topic, visit your repo's landing page and select "manage topics."

Learn more