|
From: | John W. Eaton |
Subject: | Re: __plt__.m redundancies |
Date: | Sun, 30 Jun 2013 15:11:35 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 |
On 06/27/2013 03:19 PM, Rik wrote:
Yes, the tests for scalar, vector, and matrix don't need to be repeated. In addition, I'd strike the tests which check the number of arguments and do a print_usage(). There is isn't any documentation for these leaf functions to print and all of these functions are deeply internal and have had their arguments previously checked. The leaf functions should really be code that actually calculates or does something.
I agree that we should make these changes. jwe
[Prev in Thread] | Current Thread | [Next in Thread] |