mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-12 06:54:02 -05:00
[PR #3017] [CLOSED] Add gridoptim to Data Analysis section of ReadMe #13642
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3017
Author: @Halfblood-Prince
Created: 4/2/2026
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
977132fUpdate README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
gridoptim is a parallel grid search optimizer for Python that can evaluate large parameter grids efficiently. It is 205 times faster than SciPy.brute while searching on a 64^4 grid on a 12 core CPU.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.