{"id":28908597,"url":"https://github.com/mattools/optim-utils","last_synced_at":"2025-08-18T16:06:52.212Z","repository":{"id":91202581,"uuid":"202198470","full_name":"mattools/optim-utils","owner":"mattools","description":"Some utility functions for working on optimization algorithms","archived":false,"fork":false,"pushed_at":"2019-08-13T18:08:35.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T16:48:24.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-13T18:02:56.000Z","updated_at":"2022-03-24T22:27:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b871128-e4c2-47ed-a8cf-4a5d415beb0e","html_url":"https://github.com/mattools/optim-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattools/optim-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2Foptim-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2Foptim-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2Foptim-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2Foptim-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattools","download_url":"https://codeload.github.com/mattools/optim-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattools%2Foptim-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271019506,"owners_count":24685696,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-06-21T16:40:59.353Z","updated_at":"2025-08-18T16:06:52.202Z","avatar_url":"https://github.com/mattools.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# optim-utils\nSome utility functions for working on optimization algorithms\n\nThis pacage contains some functions for testing optiization algorithms not implemented within\nthe Matlab optimiastion toolbox.\n\nOne-dimensional minimisation\n---\n* **brentLineSearch**       - Brent algorithm for line search\n* **goldenLineSearch**      - Minimum of a function using golden section search\n* **fMinBracket**           - Routine for initially bracketing the minimum of a function\n\nMultidimensional minimisation\n---\n* **lineSearchND**          - Multidimensional line search\n* **directionSetMinimizer** - One-line description here, please.\n\nExample test functions\n---\n* **rosenbrock**            - Rosenbrock function (\"banana-like\") of two variables\n* **himmelblau**            - Test function of two variables with 4 local minima\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattools%2Foptim-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattools%2Foptim-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattools%2Foptim-utils/lists"}