Changes between Version 5 and Version 6 of DevelopmentPage/BeyondProjects


Ignore:
Timestamp:
Mar 4, 2010, 1:33:56 AM (15 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentPage/BeyondProjects

    v5 v6  
    2020   * a Python-Helas Routine should looks like as
    2121       
    22        obj = Gamma(('i'),('j','k')) * P(('i'),('l') * P(('m'),('n') + Gamma(('i'),('j','k')) * Sigma(('i','m'))
     22       obj = Gamma(1,1,2) * P(1,4) * P(2,5) + Gamma(1,1,3) * Sigma(1,2,3,2)
    2323       #High Level structure
    2424