This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
documentation:ref:expandandeliminate [2015/11/21 10:25] poslavskysv [Description] |
documentation:ref:expandandeliminate [2015/11/21 12:33] (current) |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * When no metric tensors or Kronecker deltas involved, ''ExpandAndEliminate'' works same as ''Expand''. | * When no metric tensors or Kronecker deltas involved, ''ExpandAndEliminate'' works same as ''Expand''. | ||
| - | * ''ExpandAndEliminate[simplifications]'' or ''ExpandAndEliminate[[Simplifications: simplifications]]'' will apply additional simplifications at each level of expand procedure | + | * ''ExpandAndEliminate[simplifications]'' or ''%%ExpandAndEliminate[[Simplifications: simplifications]]%%'' will apply additional simplifications at each level of expand procedure |
| ====Examples==== | ====Examples==== | ||
| Line 81: | Line 81: | ||
| * Related guides: [[documentation:guide:applying_and_manipulating_transformations]], [[documentation:guide:list_of_transformations]] | * Related guides: [[documentation:guide:applying_and_manipulating_transformations]], [[documentation:guide:list_of_transformations]] | ||
| * Related transformations: [[documentation:ref:expand]], [[documentation:ref:eliminatemetrics]] | * Related transformations: [[documentation:ref:expand]], [[documentation:ref:eliminatemetrics]] | ||
| - | * JavaDocs: [[http://api.redberry.cc/redberry/1.1.8/java-api/cc/redberry/core/transformations/expand/ExpandTransformation.html|ExpandTransformation]] | + | * JavaDocs: [[http://api.redberry.cc/redberry/1.1.9/java-api/cc/redberry/core/transformations/expand/ExpandTransformation.html|ExpandTransformation]] |
| * Source code: [[https://bitbucket.org/redberry/redberry/src/tip/core/src/main/java/cc/redberry/core/transformations/expand/ExpandTransformation.java|ExpandTransformation.java]] | * Source code: [[https://bitbucket.org/redberry/redberry/src/tip/core/src/main/java/cc/redberry/core/transformations/expand/ExpandTransformation.java|ExpandTransformation.java]] | ||
| + | |||