{"id":15986171,"url":"https://github.com/ncordon/graduate-dissertation","last_synced_at":"2026-01-16T01:39:12.397Z","repository":{"id":73916527,"uuid":"163918259","full_name":"ncordon/graduate-dissertation","owner":"ncordon","description":"Master's degree dissertation","archived":false,"fork":false,"pushed_at":"2019-11-28T01:16:43.000Z","size":577,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T06:13:17.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncordon.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":"2019-01-03T03:23:52.000Z","updated_at":"2019-11-28T01:15:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b4b3f64-0c4d-4400-9e1e-fe6d09f33885","html_url":"https://github.com/ncordon/graduate-dissertation","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fgraduate-dissertation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fgraduate-dissertation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fgraduate-dissertation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2Fgraduate-dissertation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncordon","download_url":"https://codeload.github.com/ncordon/graduate-dissertation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247251101,"owners_count":20908461,"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":"2024-10-08T02:43:28.629Z","updated_at":"2026-01-16T01:39:12.371Z","avatar_url":"https://github.com/ncordon.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graduate-dissertation\nMathematics and Physics' master's degree dissertation on discrete time homogeneous Markov chains.\n\nMarkov chains are a mathematical area which encompasses, to name a few, probability, inference, linear\nalgebra, gaphs or algorithms theory (since discrete markov chains can be simulated in a computer). All of\nthe aforementioned conditions make them an interesting study from both the mathematical and computer science\nviewpoint. This work constitutes a review of theoretical concepts and improvements for\n[markovchain](https://github.com/spedygiorgio/markovchain) package based on that review.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./imgs/drunkards-mc.png\"\u003e\n\u003c/p\u003e\n\n## Configuration for Org mode\nIn Emacs, we should have something like this in its configuration file to be able to\ncompile the Org's document:\n\n```\n(require 'ox-latex)\n(with-eval-after-load \"ox-latex\"\n  (add-to-list 'org-latex-classes\n               '(\"scrreprt\" \"\\\\documentclass{scrreprt}\"\n                 (\"\\\\chapter{%s}\" . \"\\\\chapter*{%s}\")\n                 (\"\\\\section{%s}\" . \"\\\\section*{%s}\")\n                 (\"\\\\subsection{%s}\" . \"\\\\subsection*{%s}\")\n                 (\"\\\\subsubsection{%s}\" . \"\\\\subsubsection*{%s}\")\n                 (\"\\\\paragraph{%s}\" . \"\\\\paragraph*{%s}\"))))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncordon%2Fgraduate-dissertation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncordon%2Fgraduate-dissertation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncordon%2Fgraduate-dissertation/lists"}