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

Continue reading