-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented Inverse Alexander move and added some functionality
- Loading branch information
1 parent
821e363
commit 0106261
Showing
65 changed files
with
8,007 additions
and
2,768 deletions.
There are no files selected for viewing
864 changes: 435 additions & 429 deletions
864
Full_cdt_one_plus/Pydocs/AlexanderMove.html → ...e of CDT (1+1)D/Pydocs/AlexanderMove.html
Large diffs are not rendered by default.
Oops, something went wrong.
864 changes: 435 additions & 429 deletions
864
Full_cdt_one_plus/Pydocs/CollapseMove.html → ...de of CDT (1+1)D/Pydocs/CollapseMove.html
Large diffs are not rendered by default.
Oops, something went wrong.
3,187 changes: 3,187 additions & 0 deletions
3,187
Full Source Code of CDT (1+1)D/Pydocs/InverseAlexanderMove.html
Large diffs are not rendered by default.
Oops, something went wrong.
868 changes: 436 additions & 432 deletions
868
Full_cdt_one_plus/Pydocs/Move.html → ...ource Code of CDT (1+1)D/Pydocs/Move.html
Large diffs are not rendered by default.
Oops, something went wrong.
860 changes: 432 additions & 428 deletions
860
Full_cdt_one_plus/Pydocs/PinchingMove.html → ...de of CDT (1+1)D/Pydocs/PinchingMove.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | ||
<html><head><title>Python: module main</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
</head><body bgcolor="#f0f0f8"> | ||
|
||
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | ||
<tr bgcolor="#7799ee"> | ||
<td valign=bottom> <br> | ||
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>main</strong></big></big></font></td | ||
><td align=right valign=bottom | ||
><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> | ||
<p><tt>#############################################################<br> | ||
# 1+1 D Causal Dynamical Triangulations without Preferred #<br> | ||
# Foliation, Copyright © 2018 #<br> | ||
# #<br> | ||
# A simulation that generates universes at the #<br> | ||
# planck scale where gravitational field #<br> | ||
# becomes strong #<br> | ||
# #<br> | ||
# #<br> | ||
# Time-stamp: <2017-12-11 22:31:05 (Damodar)> #<br> | ||
# Author: Damodar Rajbhandari (dphysicslog@gmail.com) #<br> | ||
# #<br> | ||
# File: main.py #<br> | ||
# Description: This file is the main file where we can #<br> | ||
# change parameter of our universe to do cool #<br> | ||
# stuffs. And, Start the simulation from here! #<br> | ||
#############################################################</tt></p> | ||
<p> | ||
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | ||
<tr bgcolor="#aa55cc"> | ||
<td colspan=3 valign=bottom> <br> | ||
<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> | ||
|
||
<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> | ||
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="error_checking.html">error_checking</a><br> | ||
<a href="initialization.html">initialization</a><br> | ||
<a href="json.html">json</a><br> | ||
<a href="move_factory.html">move_factory</a><br> | ||
</td><td width="25%" valign=top><a href="numpy.html">numpy</a><br> | ||
<a href="random.html">random</a><br> | ||
<a href="simulation.html">simulation</a><br> | ||
<a href="state_manipulation.html">state_manipulation</a><br> | ||
</td><td width="25%" valign=top><a href="scipy.html">scipy</a><br> | ||
<a href="sub_triangle_property.html">sub_triangle_property</a><br> | ||
<a href="triangulations.html">triangulations</a><br> | ||
<a href="triangle_property.html">triangle_property</a><br> | ||
</td><td width="25%" valign=top><a href="utilities.html">utilities</a><br> | ||
</td></tr></table></td></tr></table><p> | ||
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | ||
<tr bgcolor="#55aa55"> | ||
<td colspan=3 valign=bottom> <br> | ||
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr> | ||
|
||
<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td> | ||
<td width="100%"><strong>config</strong> = 'initial_values'<br> | ||
<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> | ||
<strong>f</strong> = <_io.TextIOWrapper name='snapshot/snapshot_initial_values.json' mode='w' encoding='UTF-8'><br> | ||
<strong>i</strong> = <sub_triangle_property.tts_triangle object></td></tr></table> | ||
</body></html> |
Oops, something went wrong.