Programming and Background Iindependence

  • Thread starter Thread starter uno1
  • Start date Start date
  • Tags Tags
    Programming
AI Thread Summary
The discussion centers on the feasibility of creating a computer program that simulates Loop Quantum Gravity (LQG), particularly focusing on its mathematical framework of Background Independence. Participants express optimism about the potential to develop a program that simulates spin network evolution through Pachner moves, although there is uncertainty about how accurately this would reflect realistic LQG simulations. The conversation highlights the complexity of translating theoretical concepts into computational models and the challenges involved in achieving a true representation of LQG through programming.
Technology news on Phys.org
It seems to me that it ought to be pretty easy at the least to write a program that simulates spin network evolution using pachner moves, but I don't know how close this actually gets you to a realistic simulation of LQG.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top