{"id":16499386,"url":"https://github.com/tpapp/numericalexample.jl","last_synced_at":"2026-03-18T20:02:56.080Z","repository":{"id":245294224,"uuid":"817823810","full_name":"tpapp/NumericalExample.jl","owner":"tpapp","description":"Some examples of solving an economic models in Julia using spectral methods.","archived":false,"fork":false,"pushed_at":"2025-01-17T00:21:30.000Z","size":470,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T14:29:51.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tpapp.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":"2024-06-20T14:10:31.000Z","updated_at":"2024-06-24T08:03:11.000Z","dependencies_parsed_at":"2024-06-21T07:23:35.623Z","dependency_job_id":"4e27d161-7117-44d4-8800-6031aa1f43fc","html_url":"https://github.com/tpapp/NumericalExample.jl","commit_stats":null,"previous_names":["tpapp/numericalexample.jl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpapp/NumericalExample.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FNumericalExample.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FNumericalExample.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FNumericalExample.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FNumericalExample.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpapp","download_url":"https://codeload.github.com/tpapp/NumericalExample.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FNumericalExample.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275071556,"owners_count":25400398,"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-09-14T02:00:10.474Z","response_time":75,"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":"2024-10-11T14:52:23.923Z","updated_at":"2026-02-13T07:05:28.699Z","avatar_url":"https://github.com/tpapp.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NumericalExample.jl\n\n![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)\n[![build](https://github.com/tpapp/NumericalExample.jl/workflows/CI/badge.svg)](https://github.com/tpapp/NumericalExample.jl/actions?query=workflow%3ACI)\n[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)](https://tpapp.github.io/NumericalExample.jl/dev)\n\u003c!-- [![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) --\u003e\n\n## Overview\n\nThis a demonstration of numerical model solving and a basic policy analysis environment in Julia.\n\nThe emphasis is on showcasing good practices for\n\n1. software documentation, including docstrings in the [source code](./src/NumericalExample.jl) and the [generated documentation](https://tpapp.github.io/NumericalExample.jl/dev)\n2. unit [tests](./test/runtest.jl) that ensure the code is always in a correct state,\n3. some interactive [analysis and plotting](https://www.tamaspapp.eu/NumericalExample.jl/dev/application/),\n4. scientific software development.\n\nBecause of the focus on the above, the model is kept trivially simple. An actual economic model would be more complex and be calibrated/estimated using data (which here is omitted for simplicity), but code would be organized along the same principles.\n\n## Installation \n\nThis is not registered package. Install in an interactive environment with\n\n```julia\njulia\u003e ]add https://github.com/tpapp/NumericalExample.jl\n```\n\nJulia's package delivery mechanism ensures that all required packages are installed. The [manifest](./Manifest.toml) is commiteed to the repository so you get the exact same versions — this is important for scientific code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fnumericalexample.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpapp%2Fnumericalexample.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fnumericalexample.jl/lists"}