Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 230 Bytes

File metadata and controls

10 lines (6 loc) · 230 Bytes

CDT_python

Simple Causal Dynamical Triangulation implementation in 1+1D, following the paper http://dx.doi.org/10.1016/j.rinp.2012.10.001.

Requires:

  • Python 3
  • VTK

Note: the code is a simpe toy, aimed for educational use.