Skip to content

Commit

Permalink
Added nb form manual.
Browse files Browse the repository at this point in the history
Fixed regression for Simp with no dummy indices (pass simplification
only when no dummy nor free indices).

Added time derivative convention in typeset.m
  • Loading branch information
tririver committed Nov 4, 2013
1 parent aee268f commit f51b971
Show file tree
Hide file tree
Showing 5 changed files with 8,000 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .project
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>MathGR</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
1 change: 1 addition & 0 deletions decomp.m
Expand Up @@ -21,6 +21,7 @@
Needs["MathGR`utilPrivate`"]

DeclareIdx[{UTot, DTot}, DimTot, LatinCapitalIdx, Blue]

DeclareIdx[{U2, D2}, Dim2, LatinIdx, Red]

If[!ValueQ@DecompHook,DecompHook = {}]
Expand Down

0 comments on commit f51b971

Please sign in to comment.