Phylanx Report: October 2017

The second month of work focused on

  • creating a minimal set of primitives (driven by the use case of implementing a full Logistic Regression Training Algorithm – LRA)
  • Migrating the code base from using the Eigen library for all matrix related operations to Blaze, adapting the build system
  • Refactoring the compilation subsystem of Phylanx to enable support for higher order functions

Organizational activities and results

Development activities and results

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C++                             98           2863           1323          12456
C/C++ Header                    78           1657           1249           6970
CMake                           44            464            368           1865
Python                          14            164            128            590
Perl                             1             27             18            102
YAML                             2             19             18             56
Markdown                         1             11              0             29
Dockerfile                       1              2              5             28
-------------------------------------------------------------------------------
SUM:                           239           5207           3109          22096
-------------------------------------------------------------------------------

Impact on other projects

Bookmark the permalink.

Leave a Reply

Your email address will not be published.