Skip to content
View c-minz's full-sized avatar
  • Institute for Theoretical Physics, Leipzig University

Block or report c-minz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
c-minz/README.md

I am a researcher in theoretical and mathematical physics, working mostly on algebraic quantum field theory (AQFT, an algebraic approach to quantum field theory) and causal set theory (CST, a mathematical framework for research in quantum gravity and discrete models of spacetimes). More information about me and my projects is on my personal website hosted with GitHub Pages.

Most of my public repositories are code development for CST that started during my doctoral research at the University of York, UK. The MATLAB repository contains code to generate causal sets (locally finite, partially ordered sets) and to study causal sets with statistical methods, which was used to get the results published in [1]. To make numeric tools available without a MATLAB licence, I converted and remastered some of the code using Python with mypy typing support. While the Python source code is not optimized for statistics of large data sets, it provides many functionality to visualise causal sets. My doctoral research motivated the creation of another tool for typesetting causal sets in mathematical expressions and scientific writing, the LaTeX-package "causets" available via CTAN [2], which is supported by the online editor "PrOSET" that helps to create diagram representations. More information on the tools for these diagrams are on the project page "Hasse diagrams".

[1] C. J. Fewster, E. Hawkins, C. Minz, and K. Rejzner, Local structure of sprinkled causal sets, Phys. Rev. D 103, 086020 (2021). https://doi.org/10.1103/PhysRevD.103.086020

[2] C. Minz, LaTeX-package 'causets' for drawing causal set (Hasse) diagrams, CTAN (2020). https://ctan.org/pkg/causets

Popular repositories Loading

  1. Python-causets Python-causets Public

    Python (version 3.8) source code (with mypy typing support) to generate and plot causal sets as well as use them in numerical calculations.

    Python 4 3

  2. LaTeX-causets LaTeX-causets Public

    LaTeX package for Hasse diagrams of partially ordered sets (in mathematics of finite partial orders and in causal set theory).

    TeX 2

  3. Python-causets-examples Python-causets-examples Public

    Python (version 3.8) examples (with mypy typing support) for the package in c-minz/Python-causets.

    Python 2 1

  4. diamondsprinkling diamondsprinkling Public

    MATLAB source code for causal set sprinkling simulations as part of my PhD project. This repository is part 1/2 of the source code, see Readme file for more information.

    MATLAB 1

  5. diamondresults diamondresults Public

    MATLAB source code for causal set sprinkling simulation results as part of my PhD project. This repository is part 2/2 of the source code, see Readme file for more information.

    TeX

  6. MATLAB-causets MATLAB-causets Public

    MATLAB source code and class files for causal sets.

    MATLAB