Skip to content

Commit 0106261

Browse files
committed
Implemented Inverse Alexander move and added some functionality
1 parent 821e363 commit 0106261

File tree

65 files changed

+8007
-2768
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+8007
-2768
lines changed

Full_cdt_one_plus/Pydocs/AlexanderMove.html renamed to Full Source Code of CDT (1+1)D/Pydocs/AlexanderMove.html

Lines changed: 435 additions & 429 deletions
Large diffs are not rendered by default.

Full_cdt_one_plus/Pydocs/CollapseMove.html renamed to Full Source Code of CDT (1+1)D/Pydocs/CollapseMove.html

Lines changed: 435 additions & 429 deletions
Large diffs are not rendered by default.

Full Source Code of CDT (1+1)D/Pydocs/InverseAlexanderMove.html

Lines changed: 3187 additions & 0 deletions
Large diffs are not rendered by default.

Full_cdt_one_plus/Pydocs/Move.html renamed to Full Source Code of CDT (1+1)D/Pydocs/Move.html

Lines changed: 436 additions & 432 deletions
Large diffs are not rendered by default.

Full_cdt_one_plus/Pydocs/PinchingMove.html renamed to Full Source Code of CDT (1+1)D/Pydocs/PinchingMove.html

Lines changed: 432 additions & 428 deletions
Large diffs are not rendered by default.

Full_cdt_one_plus/Pydocs/debugging.html renamed to Full Source Code of CDT (1+1)D/Pydocs/debugging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>debugging</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/media/field/Gravity/4.%20Projects%20and%20Presentation%20drafts/Github_Full_cdt_one_plus/cdt-qg-2D-master/cdt-qg-2D/Full_cdt_one_plus/debugging.py">/media/field/Gravity/4. Projects and Presentation drafts/Github_Full_cdt_one_plus/cdt-qg-2D-master/cdt-qg-2D/Full_cdt_one_plus/debugging.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/mnt/d/Projects/cdt/Full_cdt_one_plus/debugging.py">/mnt/d/Projects/cdt/Full_cdt_one_plus/debugging.py</a></font></td></tr></table>
1212
<p><tt>Path:&nbsp;/Full_cdt_one_plus_one/Debugging.py<br>
1313
&nbsp;<br>
1414
Time-stamp:&nbsp;&lt;2017-12-11&nbsp;22:30:27&nbsp;(Damodar)&gt;<br>

Full_cdt_one_plus/Pydocs/error_checking.html renamed to Full Source Code of CDT (1+1)D/Pydocs/error_checking.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>error_checking</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/media/field/Gravity/4.%20Projects%20and%20Presentation%20drafts/Github_Full_cdt_one_plus/cdt-qg-2D-master/cdt-qg-2D/Full_cdt_one_plus/error_checking.py">/media/field/Gravity/4. Projects and Presentation drafts/Github_Full_cdt_one_plus/cdt-qg-2D-master/cdt-qg-2D/Full_cdt_one_plus/error_checking.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/mnt/d/Projects/cdt/Full_cdt_one_plus/error_checking.py">/mnt/d/Projects/cdt/Full_cdt_one_plus/error_checking.py</a></font></td></tr></table>
1212
<p><tt>error_checking.py<br>
1313
&nbsp;<br>
1414
This&nbsp;module&nbsp;is&nbsp;taken&nbsp;from&nbsp;Jonah&nbsp;Miller&nbsp;([email protected])<br>

Full_cdt_one_plus/Pydocs/initialization.html renamed to Full Source Code of CDT (1+1)D/Pydocs/initialization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<td valign=bottom>&nbsp;<br>
99
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>initialization</strong></big></big></font></td
1010
><td align=right valign=bottom
11-
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/media/field/Gravity/4.%20Projects%20and%20Presentation%20drafts/Github_Full_cdt_one_plus/cdt-qg-2D-master/cdt-qg-2D/Full_cdt_one_plus/initialization.py">/media/field/Gravity/4. Projects and Presentation drafts/Github_Full_cdt_one_plus/cdt-qg-2D-master/cdt-qg-2D/Full_cdt_one_plus/initialization.py</a></font></td></tr></table>
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/mnt/d/Projects/cdt/Full_cdt_one_plus/initialization.py">/mnt/d/Projects/cdt/Full_cdt_one_plus/initialization.py</a></font></td></tr></table>
1212
<p><tt>Path:&nbsp;/Full_cdt_one_plus_one/initialization.py<br>
1313
&nbsp;<br>
1414
Time-stamp:&nbsp;&lt;2017-12-11&nbsp;22:30:51&nbsp;(Damodar)&gt;<br>
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html><head><title>Python: module main</title>
3+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4+
</head><body bgcolor="#f0f0f8">
5+
6+
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7+
<tr bgcolor="#7799ee">
8+
<td valign=bottom>&nbsp;<br>
9+
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>main</strong></big></big></font></td
10+
><td align=right valign=bottom
11+
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/mnt/d/Projects/cdt/Full_cdt_one_plus/main.py">/mnt/d/Projects/cdt/Full_cdt_one_plus/main.py</a></font></td></tr></table>
12+
<p><tt>#############################################################<br>
13+
#&nbsp;&nbsp;1+1&nbsp;D&nbsp;Causal&nbsp;Dynamical&nbsp;Triangulations&nbsp;without&nbsp;Preferred&nbsp;&nbsp;#<br>
14+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Foliation,&nbsp;Copyright&nbsp;©&nbsp;2018&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
15+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
16+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A&nbsp;simulation&nbsp;that&nbsp;generates&nbsp;universes&nbsp;at&nbsp;the&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
17+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;planck&nbsp;scale&nbsp;where&nbsp;gravitational&nbsp;field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
18+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;becomes&nbsp;strong&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
19+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
20+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
21+
#&nbsp;Time-stamp:&nbsp;&lt;2017-12-11&nbsp;22:31:05&nbsp;(Damodar)&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
22+
#&nbsp;Author:&nbsp;Damodar&nbsp;Rajbhandari&nbsp;([email protected])&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
23+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
24+
#&nbsp;File:&nbsp;main.py&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
25+
#&nbsp;Description:&nbsp;This&nbsp;file&nbsp;is&nbsp;the&nbsp;main&nbsp;file&nbsp;where&nbsp;we&nbsp;can&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#<br>
26+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;change&nbsp;parameter&nbsp;of&nbsp;our&nbsp;universe&nbsp;to&nbsp;do&nbsp;cool&nbsp;&nbsp;#<br>
27+
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;stuffs.&nbsp;And,&nbsp;Start&nbsp;the&nbsp;simulation&nbsp;from&nbsp;here!&nbsp;#<br>
28+
#############################################################</tt></p>
29+
<p>
30+
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
31+
<tr bgcolor="#aa55cc">
32+
<td colspan=3 valign=bottom>&nbsp;<br>
33+
<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
34+
35+
<tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
36+
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="error_checking.html">error_checking</a><br>
37+
<a href="initialization.html">initialization</a><br>
38+
<a href="json.html">json</a><br>
39+
<a href="move_factory.html">move_factory</a><br>
40+
</td><td width="25%" valign=top><a href="numpy.html">numpy</a><br>
41+
<a href="random.html">random</a><br>
42+
<a href="simulation.html">simulation</a><br>
43+
<a href="state_manipulation.html">state_manipulation</a><br>
44+
</td><td width="25%" valign=top><a href="scipy.html">scipy</a><br>
45+
<a href="sub_triangle_property.html">sub_triangle_property</a><br>
46+
<a href="triangulations.html">triangulations</a><br>
47+
<a href="triangle_property.html">triangle_property</a><br>
48+
</td><td width="25%" valign=top><a href="utilities.html">utilities</a><br>
49+
</td></tr></table></td></tr></table><p>
50+
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
51+
<tr bgcolor="#55aa55">
52+
<td colspan=3 valign=bottom>&nbsp;<br>
53+
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
54+
55+
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
56+
<td width="100%"><strong>config</strong> = 'initial_values'<br>
57+
<strong>data</strong> = {'spacelike': [{'id': 1, 'vertices': [2, 6]}, {'id': 2, 'vertices': [1, 4]}, {'id': 3, 'vertices': [6, 7]}, {'id': 4, 'vertices': [4, 5]}, {'id': 5, 'vertices': [2, 7]}, {'id': 6, 'vertices': [1, 5]}, {'id': 7, 'vertices': [8, 3]}, {'id': 8, 'vertices': [8, 9]}, {'id': 9, 'vertices': [9, 3]}], 'sst_triangle': [], 'timelike': [{'id': 1, 'vertices': [1, 2]}, {'id': 2, 'vertices': [1, 6]}, {'id': 3, 'vertices': [4, 6]}, {'id': 4, 'vertices': [4, 7]}, {'id': 5, 'vertices': [5, 7]}, {'id': 6, 'vertices': [2, 5]}, {'id': 7, 'vertices': [2, 3]}, {'id': 8, 'vertices': [8, 2]}, {'id': 9, 'vertices': [8, 6]}, {'id': 10, 'vertices': [9, 6]}, {'id': 11, 'vertices': [9, 7]}, {'id': 12, 'vertices': [3, 7]}, {'id': 13, 'vertices': [1, 3]}, {'id': 14, 'vertices': [3, 4]}, {'id': 15, 'vertices': [8, 4]}, {'id': 16, 'vertices': [8, 5]}, {'id': 17, 'vertices': [9, 5]}, {'id': 18, 'vertices': [9, 1]}], 'tts_triangle': [{'id': 1, 'spacelike edges': [1], 'sst neighbors': [], 'timelike edges': [1, 2], 'tts neighbors': [8, 2, 6], 'vertices': [1, 2, 6]}, {'id': 2, 'spacelike edges': [2], 'sst neighbors': [], 'timelike edges': [2, 3], 'tts neighbors': [1, 3, 13], 'vertices': [1, 4, 6]}, {'id': 3, 'spacelike edges': [3], 'sst neighbors': [], 'timelike edges': [3, 4], 'tts neighbors': [2, 10, 4], 'vertices': [4, 6, 7]}, {'id': 4, 'spacelike edges': [4], 'sst neighbors': [], 'timelike edges': [4, 5], 'tts neighbors': [3, 5, 15], 'vertices': [4, 5, 7]}, {'id': 5, 'spacelike edges': [5], 'sst neighbors': [], 'timelike edges': [5, 6], 'tts neighbors': [12, 4, 6], 'vertices': [2, 5, 7]}, {'id': 6, 'spacelike edges': [6], 'sst neighbors': [], 'timelike edges': [1, 6], 'tts neighbors': [1, 5, 17], 'vertices': [1, 2, 5]}, {'id': 7, 'spacelike edges': [7], 'sst neighbors': [], 'timelike edges': [8, 7], 'tts neighbors': [8, 12, 14], 'vertices': [8, 2, 3]}, {'id': 8, 'spacelike edges': [1], 'sst neighbors': [], 'timelike edges': [8, 9], 'tts neighbors': [1, 9, 7], 'vertices': [8, 2, 6]}, {'id': 9, 'spacelike edges': [8], 'sst neighbors': [], 'timelike edges': [9, 10], 'tts neighbors': [8, 16, 10], 'vertices': [8, 9, 6]}, {'id': 10, 'spacelike edges': [3], 'sst neighbors': [], 'timelike edges': [10, 11], 'tts neighbors': [11, 9, 3], 'vertices': [9, 6, 7]}, {'id': 11, 'spacelike edges': [9], 'sst neighbors': [], 'timelike edges': [11, 12], 'tts neighbors': [18, 10, 12], 'vertices': [9, 3, 7]}, {'id': 12, 'spacelike edges': [5], 'sst neighbors': [], 'timelike edges': [12, 7], 'tts neighbors': [11, 5, 7], 'vertices': [2, 3, 7]}, {'id': 13, 'spacelike edges': [2], 'sst neighbors': [], 'timelike edges': [13, 14], 'tts neighbors': [2, 18, 14], 'vertices': [1, 3, 4]}, {'id': 14, 'spacelike edges': [7], 'sst neighbors': [], 'timelike edges': [14, 15], 'tts neighbors': [15, 13, 7], 'vertices': [8, 3, 4]}, {'id': 15, 'spacelike edges': [4], 'sst neighbors': [], 'timelike edges': [16, 15], 'tts neighbors': [16, 4, 14], 'vertices': [8, 4, 5]}, {'id': 16, 'spacelike edges': [8], 'sst neighbors': [], 'timelike edges': [16, 17], 'tts neighbors': [17, 9, 15], 'vertices': [8, 9, 5]}, {'id': 17, 'spacelike edges': [6], 'sst neighbors': [], 'timelike edges': [17, 18], 'tts neighbors': [16, 18, 6], 'vertices': [1, 5, 9]}, {'id': 18, 'spacelike edges': [9], 'sst neighbors': [], 'timelike edges': [18, 13], 'tts neighbors': [17, 11, 13], 'vertices': [1, 3, 9]}], 'vertex': [{'id': 1, 'spacelike edges': [2, 6], 'sst triangles': [], 'timelike edges': [1, 2, 18, 13], 'tts triangles': [1, 2, 17, 18, 6, 13]}, {'id': 2, 'spacelike edges': [1, 5], 'sst triangles': [], 'timelike edges': [8, 1, 6, 7], 'tts triangles': [1, 5, 6, 7, 8, 12]}, {'id': 3, 'spacelike edges': [9, 7], 'sst triangles': [], 'timelike edges': [12, 13, 14, 7], 'tts triangles': [18, 7, 11, 12, 13, 14]}, {'id': 4, 'spacelike edges': [2, 4], 'sst triangles': [], 'timelike edges': [3, 4, 14, 15], 'tts triangles': [2, 3, 4, 13, 14, 15]}, {'id': 5, 'spacelike edges': [4, 6], 'sst triangles': [], 'timelike edges': [16, 17, 5, 6], 'tts triangles': [16, 17, 4, 5, 6, 15]}, {'id': 6, 'spacelike edges': [1, 3], 'sst triangles': [], 'timelike edges': [10, 9, 2, 3], 'tts triangles': [1, 2, 3, 8, 9, 10]}, {'id': 7, 'spacelike edges': [3, 5], 'sst triangles': [], 'timelike edges': [12, 11, 4, 5], 'tts triangles': [3, 4, 5, 10, 11, 12]}, {'id': 8, 'spacelike edges': [8, 7], 'sst triangles': [], 'timelike edges': [8, 9, 16, 15], 'tts triangles': [16, 7, 8, 9, 14, 15]}, {'id': 9, 'spacelike edges': [8, 9], 'sst triangles': [], 'timelike edges': [18, 17, 10, 11], 'tts triangles': [16, 17, 18, 9, 10, 11]}]}<br>
58+
<strong>f</strong> = &lt;_io.TextIOWrapper name='snapshot/snapshot_initial_values.json' mode='w' encoding='UTF-8'&gt;<br>
59+
<strong>i</strong> = &lt;sub_triangle_property.tts_triangle object&gt;</td></tr></table>
60+
</body></html>

0 commit comments

Comments
 (0)