On Mon Oct 17 13:10:36 2022 +0000, Giovanni Mascellani wrote:
Not a big deal, but usually I try to make tests with inputs and outputs that are as diverse as possible. For example, here I would have written something like `0.1 0.2 0.3`, so that if for some bug loads to (0, 0) actually read from (2, 0) the bug is more likely to get caught.
Sure.