{"id":32152021,"url":"https://github.com/anjishnubose/fixedpointtoolkit.jl","last_synced_at":"2026-02-21T19:35:05.013Z","repository":{"id":182217559,"uuid":"668129327","full_name":"Anjishnubose/FixedPointToolkit.jl","owner":"Anjishnubose","description":"Fixed Point solver for generic functions","archived":false,"fork":false,"pushed_at":"2023-10-02T22:00:32.000Z","size":171,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T10:58:57.491Z","etag":null,"topics":["condensed-matter-physics","fixed-point","julia-package","physics","self-consistency"],"latest_commit_sha":null,"homepage":"https://anjishnubose.github.io/FixedPointToolkit.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anjishnubose.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-19T05:12:46.000Z","updated_at":"2024-06-10T17:59:13.000Z","dependencies_parsed_at":"2023-07-19T06:49:19.455Z","dependency_job_id":"a9abd30b-1dff-4ea1-96cb-f6cb1a47f6c2","html_url":"https://github.com/Anjishnubose/FixedPointToolkit.jl","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.4444444444444444,"last_synced_commit":"8277520ea475df1f45dd789bd592f93062124cad"},"previous_names":["anjishnubose/fixedpointtoolkit","anjishnubose/fixedpointtoolkit.jl"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Anjishnubose/FixedPointToolkit.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjishnubose%2FFixedPointToolkit.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjishnubose%2FFixedPointToolkit.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjishnubose%2FFixedPointToolkit.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjishnubose%2FFixedPointToolkit.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anjishnubose","download_url":"https://codeload.github.com/Anjishnubose/FixedPointToolkit.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjishnubose%2FFixedPointToolkit.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280248572,"owners_count":26297925,"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-10-21T02:00:06.614Z","response_time":58,"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":["condensed-matter-physics","fixed-point","julia-package","physics","self-consistency"],"created_at":"2025-10-21T10:58:54.120Z","updated_at":"2025-10-21T10:58:58.003Z","avatar_url":"https://github.com/Anjishnubose.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FixedPointToolkit.jl\n\n[![Build Status](https://github.com/Anjishnubose/FixedPointToolkit.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/Anjishnubose/FixedPointToolkit.jl/actions/workflows/CI.yml?query=branch%3Amain)\n\nFixedPointToolkit.jl is a Julia package meant for calculating fixed points of any scalar or vector functions, or equivalently, solve some system of self-consistent equations.\n\nCurrently supported :\n* Fixed point iteration can work on any user defined function.\n* User has options to use different pre-defined update methods to be used during the iterations : Simple Mixing, Schduled Mixing, and Broyden Mixing.\n* Can also implement a custom update function for user-specific scenarios.\n* Can allow for different kinds of scheduling where the step-size in parameter space during the iterations changes. Right now supports Quadratic and Exponential scheduling, but can also support custom user-defined scheduler as well.\n* Can checkpoint and save results into JLD2 files, and resume iterations from reading such files.\n* Can plot results of inputs, outputs, and convergence as a function of iterations.\n\n## Documentation\nFor further details, please refer to [Documentation](https://anjishnubose.github.io/FixedPointToolkit.jl/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjishnubose%2Ffixedpointtoolkit.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjishnubose%2Ffixedpointtoolkit.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjishnubose%2Ffixedpointtoolkit.jl/lists"}