Skip to content

Version 0.2.0

Closed Aug 10, 2020 83% complete

This version provides full solving of the SAAF and Diffusion Equation, and tools to instrument the solves. This includes:

  • Implementation of the DataPort functionality that enables installation of instruments.
  • Instruments for reporting various kinds of data including: convergence::Status, double, int, std::pair<int, double>.
  • Instrument Outstreams that pro…

This version provides full solving of the SAAF and Diffusion Equation, and tools to instrument the solves. This includes:

  • Implementation of the DataPort functionality that enables installation of instruments.
  • Instruments for reporting various kinds of data including: convergence::Status, double, int, std::pair<int, double>.
  • Instrument Outstreams that provide output to the std output and files.
  • An instrument that provides fast fourier transforms of provided error.
Loading