{"id":17360756,"url":"https://github.com/ivan-pi/libdogleg-f","last_synced_at":"2025-04-15T00:48:16.621Z","repository":{"id":122101622,"uuid":"457530764","full_name":"ivan-pi/libdogleg-f","owner":"ivan-pi","description":"Fortran bindings to libdogleg - a large-scale nonlinear least-squares optimization library","archived":false,"fork":false,"pushed_at":"2022-05-29T17:14:37.000Z","size":50,"stargazers_count":5,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T00:48:00.687Z","etag":null,"topics":["c","dogleg-method","fortran","nonlinear-least-squares","numerical-optimization"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivan-pi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-09T21:15:15.000Z","updated_at":"2022-05-29T19:32:25.000Z","dependencies_parsed_at":"2023-09-25T01:44:41.107Z","dependency_job_id":null,"html_url":"https://github.com/ivan-pi/libdogleg-f","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"32b65ae4f880a052768c05d24c24b79920710681"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-pi%2Flibdogleg-f","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-pi%2Flibdogleg-f/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-pi%2Flibdogleg-f/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-pi%2Flibdogleg-f/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivan-pi","download_url":"https://codeload.github.com/ivan-pi/libdogleg-f/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986278,"owners_count":21194025,"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":["c","dogleg-method","fortran","nonlinear-least-squares","numerical-optimization"],"created_at":"2024-10-15T19:27:54.371Z","updated_at":"2025-04-15T00:48:16.603Z","avatar_url":"https://github.com/ivan-pi.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libdogleg-f\n\n[![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)\n\nFortran bindings to [libdogleg](https://github.com/dkogan/libdogleg) - a large-scale nonlinear least-squares optimization library.\n\nCurrently only the dense optimizer calls are supported.\n\n\n## Installation\n\nTo use `libdogleg-f` you will need:\n\n* a Fortran compiler supporting Fortran 2018 (GCC 5 or newer or Intel Fortran)\n* the [Fortran package manager (fpm)]()\n* [libdogleg](https://github.com/dkogan/libdogleg)\n* CHOLMOD and [SuiteSparse](https://people.engr.tamu.edu/davis/suitesparse.html)\n* LAPACK\n\nInclude `libdogleg-f` in your fpm package manifest using\n\n```toml\n[dependencies]\nlibdogleg-f.git = \"https://github.com/ivan-pi/libdogleg-f\"\n```\n\n## License and copyright\n\nCopyright (C) 2022 Ivan Pribec\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License along with this program (see [COPYING.LESSER](./COPYING.LESSER) and [COPYING](./COPYING)). If not, see \u003chttps://www.gnu.org/licenses/\u003e. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-pi%2Flibdogleg-f","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivan-pi%2Flibdogleg-f","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-pi%2Flibdogleg-f/lists"}