optimagic-dev/optimagic
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.
PythonMIT
Issues
- 3
- 0
- 0
Make constraints more flexible
#523 opened by timmens - 0
Make `fun` optional if `fun_and_jac` is provided
#518 opened by janosg - 0
- 12
- 2
- 1
Add Bayesian bootstrap
#392 opened by timmens - 7
Multistart Parallelization with Jit Compatible Code
#493 opened by nikithiel - 1
full optimization results not saved in estimation
#491 opened by alanlujan91 - 3
Replace fuzzywuzzy
#348 opened by janosg - 0
DOCS: Some improvements
#489 opened by hmgaudecker - 1
Replace `DateFrame.applymap` with `DataFrame.map` (in estimation_table)
#470 opened by ChristianZimpelmann - 1
Bug in `get_moments_cov`
#484 opened by alanlujan91 - 1
Bootstrap with survey weights
#486 opened by alanlujan91 - 1
Nested pd.Series (and more) dont get unraveled properly some calls (i think it is numerical jacobeans)
#476 opened by mbkjaer - 0
`get_moments_cov` does not forward `bootstrap_kwargs` to `bootstrap`
#472 opened by ChristianZimpelmann - 7
logging for estimate_msm not working
#468 opened by ksarnoff - 0
Improve error messages for empty log files
#469 opened by janosg - 3
Two proposals for estimation_table
#373 opened by ChristianZimpelmann - 2
- 0
- 0
Analyze code coverage of numba-jitted functions
#447 opened by timmens - 1
Logging fails with SQLAlchemy 2.0
#431 opened by hmgaudecker - 0
Improve handling of notebooks in documentation
#422 opened by janosg - 4
Styling of yaml files
#426 opened by hmgaudecker - 1
Improve documentation of nonlinear constraints
#409 opened by timmens - 1
- 0
Use modern pre-commit hooks and implement own
#413 opened by timmens - 2
Error in multistart with `ls` optimizers
#410 opened by Mv77 - 0
Add documentation on convergence report, how to retrieve info when optimisation failed
#406 opened by hmgaudecker - 0
- 2
Add copy buttons to documentation
#341 opened by amageh - 1
Move documentation to MyST
#320 opened by janosg - 1
Allow pytrees in bootstrap
#318 opened by janosg - 0
- 0
Generalize plotting code
#315 opened by janosg - 1
Adjust dashboard to pytrees
#313 opened by janosg - 6
Improve estimation table and its documentation
#270 opened by janosg - 0
Improve documentation of error_penalty module
#327 opened by timmens - 0
Improve log reading
#317 opened by janosg - 0
Better result object for optimization
#323 opened by janosg - 4
Improve estimation code
#316 opened by janosg - 1
Improve Benchmarking
#314 opened by janosg - 2
Improve error message for optional algorithms
#334 opened by hmgaudecker - 2
Improve documentation of numerical derivatives
#322 opened by janosg - 1
Provide more information in constraints error
#297 opened by hmgaudecker - 0
- 2
Fix conda release
#301 opened by hmgaudecker - 0
Improve contribution part of documentation
#268 opened by janosg