[Commits] [ianhinder/Kranc] 3e46c0: In this commit we can pass InheritedParams as a gl...

Steven R. Brandt sbrandt at cct.lsu.edu
Tue May 9 14:45:31 CDT 2017


  Branch: refs/heads/dmk-chemora
  Home:   https://github.com/ianhinder/Kranc
  Commit: 3e46c01c5879ceeaf2ee9a8c26e8467ebcb9a22b
      https://github.com/ianhinder/Kranc/commit/3e46c01c5879ceeaf2ee9a8c26e8467ebcb9a22b
  Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M Tools/CodeGen/CodeGenCalculation.m
    M Tools/CodeGen/CodeGenParam.m
    M Tools/CodeGen/KrancScript.m
    M Tools/CodeGen/KrancTensor.m
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/TensorToolsKranc.m
    M Tools/CodeGen/Thorn.m
    M Tools/MathematicaMisc/RunKranc.m

  Log Message:
  -----------
  In this commit we can pass InheritedParams as a global through the
system and Kranc recognizes parameters in the inherited thorn as
valid symbols. It does not declare them shaared in the param.ccl file
yet. Also, there are many debug print statements.


  Commit: 7cb84d5dc3d288a1d263a1a3f011448d853664d0
      https://github.com/ianhinder/Kranc/commit/7cb84d5dc3d288a1d263a1a3f011448d853664d0
  Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M Tools/CodeGen/CodeGenCalculation.m
    M Tools/CodeGen/KrancTensor.m
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/Param.m

  Log Message:
  -----------
  Working version of Kranc that allows inheriting of thorn parameters.


  Commit: 209c428db53b4e921d63cecbce09df8aed6083ae
      https://github.com/ianhinder/Kranc/commit/209c428db53b4e921d63cecbce09df8aed6083ae
  Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M Tools/CodeGen/CodeGenCalculation.m
    M Tools/CodeGen/CodeGenParam.m
    M Tools/CodeGen/KrancScript.m
    M Tools/CodeGen/KrancTensor.m
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/Param.m
    M Tools/CodeGen/TensorToolsKranc.m
    M Tools/CodeGen/Thorn.m
    M Tools/MathematicaMisc/RunKranc.m

  Log Message:
  -----------
  Remove print statements introduced for debugging purposes.


Compare: https://github.com/ianhinder/Kranc/compare/b9ad06cb5fc6...209c428db53b


More information about the Commits mailing list