{"id":13475256,"url":"https://github.com/madebr/pyOpt","last_synced_at":"2025-03-26T23:30:39.172Z","repository":{"id":3000289,"uuid":"48139662","full_name":"madebr/pyOpt","owner":"madebr","description":"Fork of http://www.pyopt.org/ (python3 compatible)","archived":false,"fork":false,"pushed_at":"2023-08-24T16:21:10.000Z","size":1177,"stargazers_count":84,"open_issues_count":15,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-01T22:28:49.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madebr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-12-16T22:50:31.000Z","updated_at":"2024-09-15T17:08:48.000Z","dependencies_parsed_at":"2023-02-10T05:45:16.587Z","dependency_job_id":"267c17f0-c45e-4b26-8de1-fe54c9cbf8b9","html_url":"https://github.com/madebr/pyOpt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebr%2FpyOpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebr%2FpyOpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebr%2FpyOpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebr%2FpyOpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madebr","download_url":"https://codeload.github.com/madebr/pyOpt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245753824,"owners_count":20666819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:01:18.768Z","updated_at":"2025-03-26T23:30:38.329Z","avatar_url":"https://github.com/madebr.png","language":"Fortran","funding_links":[],"categories":["Fortran"],"sub_categories":[],"readme":"# pyOpt\nPYthon OPTimization Framework\nCopyright (c) 2008-2014, pyOpt Developers\n\npyOpt is an object-oriented framework for formulating and solving\nnonlinear constrained optimization problems.\n\nSome of the features of pyOpt:\n\n*   Object-oriented development maintains independence between\n    the optimization problem formulation and its solution by\n    different optimizers\n*   Allows for easy integration of gradient-based, gradient-free,\n    and population-based optimization algorithms\n*   Interfaces both open source as well as industrial optimizers\n*   Ease the work required to do nested optimization and provides\n    automated solution refinement\n*   On parallel systems it enables the use of optimizers when\n    running in a mpi parallel environment, allows for evaluation\n    of gradients in parallel, and can distribute function\n    evaluations for gradient-free optimizers\n*   Optimization solution histories can be stored during the\n    optimization process. A partial history can also be used\n    to warm-restart the optimization\n\nsee QUICKGUIDE.md for further details.\n\n## Building and installing\n\n### Requirements:\n\n- python\n- numpy and numpy-ext\n- fortran compiler\n- swig\n\n\n### Build commands\n\nBuild default pyOpt\n\n```sh\npython setup.py build_ext --inplace\n```\n\nBuild debug pyOpt with no optimization\n\n```sh\npython setup.py config_fc --debug --noopt build_ext --inplace\n```\n\nGet information about the available compilers\n\n```sh\npython setup.py config_fc --help-fcompiler\n```\n\n\n## Licensing\nDistributed using the GNU Lesser General Public License (LGPL); see\nthe LICENSE file for details.\n\nPlease cite pyOpt and the authors of the respective optimization\nalgorithms in any publication for which you find it useful.\n(This is not a legal requirement, just a polite request.)\n\n\n## Contact and Feedback\n\nIf you have questions, comments, problems, want to contribute to the\nframework development, or want to report a bug, please contact the\nmain developers:\n\n-   [Dr. Ruben E. Perez](mailto:Ruben.Perez@rmc.ca)\n-   [Peter W. Jansen](mailto:Peter.Jansen@rmc.ca)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadebr%2FpyOpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadebr%2FpyOpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadebr%2FpyOpt/lists"}