Skip to content

pnl-1.11.0

Compare
Choose a tag to compare
@jlelong jlelong released this 17 Jan 20:06
· 58 commits to master since this release

Changed

  • The macros RETRIEVE and CREATE are prefix with PNL_RAND. This is a breaking change.
  • Add PNL_ prefix to FALSE, TRUE, OK and FAIL. This is a breaking change.

Added

  • Add pnl_mat_print_csv to print a matrix in a csv format.