adaptive
Adaptive parallel sampling of mathematical functions
Adaptive parallel sampling of mathematical functions
To install this package, run one of the following:
adaptive is an open-source Python library designed to make adaptive parallel function evaluation simple. With adaptive you just supply a function with its bounds, and it will be evaluated at the "best" points in parameter space. With just a few lines of code you can evaluate functions on a computing cluster, live-plot the data as it returns, and fine-tune the adaptive sampling algorithm.
Summary
Adaptive parallel sampling of mathematical functions
Last Updated
Dec 14, 2025 at 04:18
License
BSD-3-Clause
Total Downloads
718.3K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/python-adaptive/adaptive/Documentation
http://adaptive.readthedocs.org/