FloraC
Joined 30 March 2020
→Template:Val| vs Template:Vals|: new section |
|||
| Line 58: | Line 58: | ||
: I'm only able to reproduce the results of "inharmonic TE". It finds the least square in the TE weighted space by treating any basis just like prime ones. [[User:FloraC|FloraC]] ([[User talk:FloraC|talk]]) 12:01, 4 February 2021 (UTC) | : I'm only able to reproduce the results of "inharmonic TE". It finds the least square in the TE weighted space by treating any basis just like prime ones. [[User:FloraC|FloraC]] ([[User talk:FloraC|talk]]) 12:01, 4 February 2021 (UTC) | ||
== [[Template:Val|Val]] vs [[Template:Vals|Vals]] == | |||
Hi Flora, <br> | |||
Sorry that I wasn't aware of this problem, when I suggested to branch out ''Vals'' from [[Template:EDOs]]. The distance pattern of <code>vals</code> and <code>val</code> is one of the worst possible, in the same class of coding horror with <code>valf</code> vs <code>vals</code> (slightly better) and <code>sonth</code> and <code>sonth</code> (even worse). While <code>val</code> is for formatting one val (long form), <code>vals</code> is for adding links to EDO pages. As a programmer, I'd like to get rid of <code>val</code> being a sub string of the other, but maybe this is too much to change and also means more typing in the future ... <br> | |||
Do you have any ideas how to solve it? <br> | |||
Best regards --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 09:53, 7 February 2021 (UTC) | |||