{"id":13936832,"url":"https://github.com/topocm/topocm_content","last_synced_at":"2026-01-10T07:16:26.539Z","repository":{"id":26587546,"uuid":"30042154","full_name":"topocm/topocm_content","owner":"topocm","description":"Course on topology in condensed matter","archived":false,"fork":false,"pushed_at":"2024-01-03T15:17:03.000Z","size":197892,"stargazers_count":272,"open_issues_count":33,"forks_count":145,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-08-08T23:24:33.241Z","etag":null,"topics":["condensed-matter","educational","kwant","python","topology"],"latest_commit_sha":null,"homepage":"http://topocondmat.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/topocm.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":"2015-01-29T21:27:58.000Z","updated_at":"2024-07-16T01:21:49.000Z","dependencies_parsed_at":"2024-05-02T23:03:08.032Z","dependency_job_id":"a171ffe7-71b5-411d-aa6e-f9daf330dcf6","html_url":"https://github.com/topocm/topocm_content","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topocm%2Ftopocm_content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topocm%2Ftopocm_content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topocm%2Ftopocm_content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topocm%2Ftopocm_content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topocm","download_url":"https://codeload.github.com/topocm/topocm_content/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226693902,"owners_count":17667757,"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":["condensed-matter","educational","kwant","python","topology"],"created_at":"2024-08-07T23:03:02.222Z","updated_at":"2026-01-10T07:16:26.484Z","avatar_url":"https://github.com/topocm.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# The source materials for the EdX course \"Topology in Condensed Matter: Tying Quantum Knots\"\n\nThe latest stable version of the course is located at http://topocondmat.org.  \n\nOpen these notebooks in [Binder](http://mybinder.org/): [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/topocm/topocm_content) such that you can experiment with the code.\n\n## Development tip: shallow clone\n\nInitially, this repository contained all the output of all computations, which means that its size is somewhat big (~300MB). In order to not download all the data, you can use the [shallow cloning](https://www.perforce.com/blog/141218/git-beyond-basics-using-shallow-clones) feature of git (at least v1.9) by using these or analogous commands:\n\n```bash\nmkdir topocm \u0026\u0026 cd topocm\ngit init\ngit remote add origin https://github.com/topocm/topocm_content.git # (Or the location of your fork)\ngit fetch --depth 1 origin +refs/tags/cleaned # Here we get the first commit that doesn't contain cruft\ngit fetch origin\ngit checkout master\n```\n\nThe `cleaned` tag corresponds to the beginning of development that stores no output.\nThen you get a repository that does not contain any cruft data, and has a size of ~15MB.\n\n# [Topocondmat.org](http://topocondmat.org/)\nThe notebooks in this repo are executed and converted to html and available on [topocondmat.org](http://topocondmat.org/).\nFor building the website we use the [pelican](https://github.com/getpelican/pelican) static site generator, available under AGPL license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopocm%2Ftopocm_content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopocm%2Ftopocm_content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopocm%2Ftopocm_content/lists"}