Skip to content
  • David Cole's avatar
    ENH: Use tcl_precision and Tcl_PrintDouble to support variable precision at... · 9fa6152e
    David Cole authored
    ENH: Use tcl_precision and Tcl_PrintDouble to support variable precision at runtime for double values. Default value for tcl_precision is 6 for backwards compatibility. Allows for increasing precision through tcl scripts. Also, add DescribeMethods method to every tcl wrapped class. See documentation for DescribeMethods where it is tested in TestSetGet.tcl. Thanks to Dan Blezek for the patch.
    9fa6152e