{"id":25005003,"url":"https://github.com/projecttorreypines/simulationparameters.jl","last_synced_at":"2025-09-13T21:42:08.558Z","repository":{"id":250957717,"uuid":"585657518","full_name":"ProjectTorreyPines/SimulationParameters.jl","owner":"ProjectTorreyPines","description":"Advanced handing of nested input simulation parameters","archived":false,"fork":false,"pushed_at":"2024-08-15T20:53:32.000Z","size":361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-15T22:31:55.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://projecttorreypines.github.io/SimulationParameters.jl/dev","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProjectTorreyPines.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-05T18:27:56.000Z","updated_at":"2024-08-15T20:52:51.000Z","dependencies_parsed_at":"2024-08-03T00:49:54.973Z","dependency_job_id":"87e4a2ae-5169-40fd-8dd5-5897bcfef23f","html_url":"https://github.com/ProjectTorreyPines/SimulationParameters.jl","commit_stats":null,"previous_names":["projecttorreypines/simulationparameters.jl"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FSimulationParameters.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FSimulationParameters.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FSimulationParameters.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectTorreyPines%2FSimulationParameters.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectTorreyPines","download_url":"https://codeload.github.com/ProjectTorreyPines/SimulationParameters.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246254100,"owners_count":20747948,"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":[],"created_at":"2025-02-05T00:09:44.506Z","updated_at":"2025-03-29T22:40:16.023Z","avatar_url":"https://github.com/ProjectTorreyPines.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimulationParameters.jl\n\nSimulationParameters.jl provides handing of hierarchical input simulation parameters\n* enforcing type\n* with descriptions\n* with units\n* with checks\n\nThere are three key abstract parameters types:\n* `AbstractParameters` define hierarchical containers (think of dictionaries)\n* `AbstractParametersVector` hold arrays of hierarchical containers\n* `AbstractParameter` hold individual parameters\n\nThere are two concrete types of `AbstractParameter`:\n* `Entry` where the value can be set by the user\n* `Switch` which allows users to select from a limited se of `SwitchOption`s\n\nBoth `Entry` and `Switch` support the definition of ranges/functions that can be used by optimizers to vary values for each of the parameters.\n\n## Online documentation\nFor more details, see the [online documentation](https://projecttorreypines.github.io/SimulationParameters.jl/dev).\n\n![Docs](https://github.com/ProjectTorreyPines/SimulationParameters.jl/actions/workflows/make_docs.yml/badge.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojecttorreypines%2Fsimulationparameters.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojecttorreypines%2Fsimulationparameters.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojecttorreypines%2Fsimulationparameters.jl/lists"}