Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2013-09-10 17:43:21
Size: 2256
Editor: dch252
Comment:
Revision 5 as of 2013-09-17 18:50:48
Size: 2450
Editor: dch252
Comment:
Deletions are marked like this. Additions are marked like this.
Line 74: Line 74:
             lp3=6*10^-104
Line 77: Line 77:
            vol = lp3*e
            volume = numerical_approx(vol, digits=10)
Line 78: Line 80:
                print (e)                 print "volume eigenvalue =",(e)
                print "volume of tetrahedron =", volume
                

Sage Interactions - Loop Quantum Gravity

goto interact main page

5-cell.gif

Quantum tetrahedron volume eigenvalues

by David Horgan.

Given the values of J1, J2, J3 and J4 this interact calculates the volume eigenvalues of a quantum tetrahedron.

interact/Loop Quantum Gravity (last edited 2019-04-06 16:42:59 by chapoton)