{"id":30040094,"url":"https://github.com/bccp/abopt","last_synced_at":"2026-06-24T02:32:22.941Z","repository":{"id":54300353,"uuid":"74931755","full_name":"bccp/abopt","owner":"bccp","description":"abopt (ABstract OPTimizer) - optimization of generic numerical models","archived":false,"fork":false,"pushed_at":"2021-02-25T17:03:50.000Z","size":390,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-07T01:56:35.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bccp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-28T02:59:26.000Z","updated_at":"2021-02-25T16:46:23.000Z","dependencies_parsed_at":"2022-08-13T11:20:52.012Z","dependency_job_id":null,"html_url":"https://github.com/bccp/abopt","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/bccp/abopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccp%2Fabopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccp%2Fabopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccp%2Fabopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccp%2Fabopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bccp","download_url":"https://codeload.github.com/bccp/abopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccp%2Fabopt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34714992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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-08-07T01:56:27.161Z","updated_at":"2026-06-24T02:32:22.926Z","avatar_url":"https://github.com/bccp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"abopt\n=====\n\nabopt (ABstract OPTimizer) - optimization of generic numerical models\n\n.. image:: https://travis-ci.org/bccp/abopt.svg?branch=master\n    :target: https://travis-ci.org/bccp/abopt\n\nThe package contains two components:\n\n- optimize:\n  L-BFGS, TrustRegion, and a bunch of simpler optimizer like gradient descent.\n\n- model: \n  vmad (Virtual Machine Automated Differentiation),\n  a differentiable state machine for forward modelling,\n  moved to https://github.com/rainwoodman/vmad\n\n\nThis is the second iteration of the design.\nThe current main interface is in `abopt.abopt2`.\n\nThe main difference between abopt and scipy's algorithm is that the inner product\nand linear operators are supplied via a ``vectorspace`` object. The reason for\nthis is because on a distributed problem the inner product must do a global\nreduction.\n\nThe usage involves defining a ``Problem``, then use an optimizer to minimize it.\nThe test suite are a good source of examples.\n\nThings have been put together in more or less of a haste.\nI have a feeling we may need a restructure at some point; the current way\nof dealing with meta-parameters (e.g. trust region radius) is mutable and thus\nawkward.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbccp%2Fabopt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbccp%2Fabopt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbccp%2Fabopt/lists"}