Skip to content

Commit

Permalink
Merge branch 'main' into fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
timmens authored Mar 27, 2024
2 parents 93f7f59 + 44a1403 commit b93de32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ provides functionality to perform statistical inference on estimated parameters.

- estimagic wraps algorithms from *scipy.optimize*, *nlopt*, *pygmo* and more.
- estimagic implements constraints efficiently via reparametrization, so you can solve
constrained problems with any optimzer that supports bounds.
constrained problems with any optimizer that supports bounds.
- The parameters of an optimization problem can be arbitrary pytrees
- The complete history of parameters and function evaluations can be saved in a database
for maximum reproducibility.
Expand Down

0 comments on commit b93de32

Please sign in to comment.