{"id":18847760,"url":"https://github.com/jacobwilliams/conmax","last_synced_at":"2026-02-18T04:34:45.410Z","repository":{"id":42056622,"uuid":"397453388","full_name":"jacobwilliams/conmax","owner":"jacobwilliams","description":"Modern Fortran CONMAX Optimization Method for general nonlinearly constrained function minimization","archived":false,"fork":false,"pushed_at":"2025-03-01T15:41:28.000Z","size":922,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T03:32:28.690Z","etag":null,"topics":["conmax","constrained-optimization","fortran","fortran-package-manager","nonlinear-optimization","numerical-optimization","optimization"],"latest_commit_sha":null,"homepage":"","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/jacobwilliams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-08-18T02:51:15.000Z","updated_at":"2025-03-03T20:14:49.000Z","dependencies_parsed_at":"2025-05-23T00:31:25.648Z","dependency_job_id":"dfe60907-5c22-4088-94bd-093d636918f1","html_url":"https://github.com/jacobwilliams/conmax","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jacobwilliams/conmax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fconmax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fconmax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fconmax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fconmax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobwilliams","download_url":"https://codeload.github.com/jacobwilliams/conmax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fconmax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29568706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["conmax","constrained-optimization","fortran","fortran-package-manager","nonlinear-optimization","numerical-optimization","optimization"],"created_at":"2024-11-08T03:09:33.418Z","updated_at":"2026-02-18T04:34:40.400Z","avatar_url":"https://github.com/jacobwilliams.png","language":"Fortran","readme":"![conmax](media/logo.png)\n============\n\n### Status\n\n[![Language](https://img.shields.io/badge/-Fortran-734f96?logo=fortran\u0026logoColor=white)](https://github.com/topics/fortran)\n[![GitHub release](https://img.shields.io/github/release/jacobwilliams/conmax.svg)](https://github.com/jacobwilliams/conmax/releases/latest)\n[![Build Status](https://github.com/jacobwilliams/conmax/actions/workflows/CI.yml/badge.svg)](https://github.com/jacobwilliams/conmax/actions)\n[![codecov](https://codecov.io/gh/jacobwilliams/conmax/branch/master/graph/badge.svg?token=43HK33CSMY)](https://codecov.io/gh/jacobwilliams/conmax)\n[![last-commit](https://img.shields.io/github/last-commit/jacobwilliams/conmax)](https://github.com/jacobwilliams/conmax/commits/master)\n\n\nThis is a work in progress of a refactored version of [CONMAX](http://www.netlib.org/opt/conmax.f) in Modern Fortran.\n\n### Compiling\n\nA [Fortran Package Manager](https://github.com/fortran-lang/fpm) manifest file is included, so that the library and tests cases can be compiled with FPM. For example:\n\n```\nfpm build --profile release\nfpm test --profile release\n```\n\nTo use `conmax` within your FPM project, add the following to your `fpm.toml` file:\n```toml\n[dependencies]\nconmax = { git=\"https://github.com/jacobwilliams/conmax.git\" }\n```\n\nTo generate the documentation using [FORD](https://github.com/Fortran-FOSS-Programmers/ford), run:\n\n```\n  ford ford.md\n```\n\n### Documentation\n\nThe latest API documentation can be found [here](http://jacobwilliams.github.io/conmax/). This was generated from the source code using [FORD](https://github.com/Fortran-FOSS-Programmers/ford).\n\n### License\n\nThe conmax source code and related files and documentation are distributed under a permissive free software [license](https://github.com/jacobwilliams/conmax/blob/master/LICENSE) (BSD-style).\n\n### References\n\n * E. H. Kaufman Jr., D. J. Leeming \u0026 G. D. Taylor, \"An ODE-based approach to nonlinearly constrained minimax problems\", Numerical Algorithms, Volume 9, pages 25-37 (1995)\n * Original CONMAX sourcecode at Netlib: http://www.netlib.org/opt/conmax.f","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobwilliams%2Fconmax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobwilliams%2Fconmax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobwilliams%2Fconmax/lists"}