Am 14.09.2017 um 18:56 schrieb Allin Cottrell:
On Wed, 13 Sep 2017, Sven Schreiber wrote:
> 1-3. (For spec type 0 it's already optional.) What I mean is
if this
> explicit "null" could also be made optional.
That would be a bit awkward to arrange. However, in git we now support
use of names in place of numeric codes for the parameterizations as
follows:
0: "umidas"
1: "nealmon"
2: "beta0"
3: "betan"
4: "almonp"
thanks, I think this is very good for readability!
-sven