{"id":15057141,"url":"https://github.com/rcoteru/refractiveising","last_synced_at":"2026-01-11T12:03:25.426Z","repository":{"id":257396690,"uuid":"857891903","full_name":"rcoteru/RefractiveIsing","owner":"rcoteru","description":"Ising Model simulation incorporating an absolute refractory period.","archived":false,"fork":false,"pushed_at":"2024-09-21T18:34:53.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-24T22:02:28.361Z","etag":null,"topics":["ising-model","julia","mean-field-theory","refractive-period"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcoteru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-15T21:46:38.000Z","updated_at":"2024-09-18T10:47:02.000Z","dependencies_parsed_at":"2024-09-18T14:15:30.152Z","dependency_job_id":null,"html_url":"https://github.com/rcoteru/RefractiveIsing","commit_stats":null,"previous_names":["rcoteru/refractiveising"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2FRefractiveIsing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2FRefractiveIsing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2FRefractiveIsing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcoteru%2FRefractiveIsing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcoteru","download_url":"https://codeload.github.com/rcoteru/RefractiveIsing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871410,"owners_count":16554408,"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":["ising-model","julia","mean-field-theory","refractive-period"],"created_at":"2024-09-24T22:02:50.238Z","updated_at":"2024-09-25T02:49:09.107Z","avatar_url":"https://github.com/rcoteru.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RefractiveIsing\n[![CI](https://github.com/rcoteru/RefractiveIsing/actions/workflows/CI.yml/badge.svg)](https://github.com/rcoteru/RefractiveIsing/actions/workflows/CI.yml)\n\nThis code base is using the [Julia Language](https://julialang.org/) and\n[DrWatson](https://juliadynamics.github.io/DrWatson.jl/stable/)\nto make a reproducible scientific project named\n\u003e RefractiveIsing\n\nIt is authored by rcoteru.\n\nTo (locally) reproduce this project, do the following:\n\n0. Download this code base. Notice that raw data are typically not included in the\n   git-history and may need to be downloaded independently.\n1. Open a Julia console and do:\n   ```\n   julia\u003e using Pkg\n   julia\u003e Pkg.add(\"DrWatson\") # install globally, for using `quickactivate`\n   julia\u003e Pkg.activate(\"path/to/this/project\")\n   julia\u003e Pkg.instantiate()\n   ```\n\nThis will install all necessary packages for you to be able to run the scripts and\neverything should work out of the box, including correctly finding local paths.\n\nYou may notice that most scripts start with the commands:\n```julia\nusing DrWatson\n@quickactivate \"RefractiveIsing\"\n```\nwhich auto-activate the project and enable local path handling from DrWatson.\n\n## TODOs\n\nMigration:\n- finite simulations\n- old scripts in general\n- publication plots","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcoteru%2Frefractiveising","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcoteru%2Frefractiveising","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcoteru%2Frefractiveising/lists"}