Skip to content

paradox 0.3.0

Compare
Choose a tag to compare
@mllg mllg released this 07 Jul 13:46
  • New function transpose() converts data.table of parameter values to a list of lists.
  • New methods ParamSet$check_dt(), $assert_dt() and test_dt() can check a data.table for valid parameter values.
  • Documentation updated.
  • Unified style for object printers.