[Commits] [ianhinder/Kranc] 6d3690: Add a general "Files" key to the Code object

Ian Hinder ian.hinder at aei.mpg.de
Sat Mar 8 04:24:18 CST 2014


  Branch: refs/heads/master
  Home:   https://github.com/ianhinder/Kranc
  Commit: 6d3690d8f81fc509f8855d15a3340e7981527f1c
      https://github.com/ianhinder/Kranc/commit/6d3690d8f81fc509f8855d15a3340e7981527f1c
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M Tools/CodeGen/Kranc.m
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/Thorn.m

  Log Message:
  -----------
  Add a general "Files" key to the Code object

Files are specified by name and content, and they are created in the thorn when it is generated.


  Commit: dfea259702da62532fa0e76ff9a00b7fb493d54e
      https://github.com/ianhinder/Kranc/commit/dfea259702da62532fa0e76ff9a00b7fb493d54e
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M Tests/Kranc.mt
    M Tools/CodeGen/CodeGenCalculation.m
    M Tools/CodeGen/CodeGenKranc.m
    M Tools/CodeGen/Differencing.m
    M Tools/CodeGen/KrancThorn.m

  Log Message:
  -----------
  Count operations in calculations and report them in a generated file in the doc directory

This is currently performed unconditionally


  Commit: f7160a67c98c029f32ffe8218e8427e37746b92b
      https://github.com/ianhinder/Kranc/commit/f7160a67c98c029f32ffe8218e8427e37746b92b
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M Tools/CodeGen/CodeGenCalculation.m
    M Tools/CodeGen/CodeGenKranc.m
    M Tools/CodeGen/Differencing.m
    M Tools/CodeGen/KrancThorn.m
    A Tools/CodeGen/OperationCount.m

  Log Message:
  -----------
  Refactor operation counting code into a new OperationCount.m file


  Commit: 11710e1a0117a08cd3a05d8602338aab92524f2a
      https://github.com/ianhinder/Kranc/commit/11710e1a0117a08cd3a05d8602338aab92524f2a
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M Tests/Kranc.mt

  Log Message:
  -----------
  Correct test for operation counts


  Commit: d94c6d868023c5cc7b5ac43b021f5fc985dafcf8
      https://github.com/ianhinder/Kranc/commit/d94c6d868023c5cc7b5ac43b021f5fc985dafcf8
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M Tests/Kranc.mt

  Log Message:
  -----------
  Add CountOperations option to CountOperations test


  Commit: 000fa76292cd71d41f8ef727af8168f5991ae968
      https://github.com/ianhinder/Kranc/commit/000fa76292cd71d41f8ef727af8168f5991ae968
  Author: Ian Hinder <ian.hinder at aei.mpg.de>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M Tools/CodeGen/CodeGenCalculation.m
    M Tools/CodeGen/Kranc.m
    M Tools/CodeGen/KrancThorn.m
    M Tools/CodeGen/OperationCount.m

  Log Message:
  -----------
  Make operation counting optional


Compare: https://github.com/ianhinder/Kranc/compare/3ed394e38411...000fa76292cd


More information about the Commits mailing list