Dyalog/ullu

Verify changes with older versions of Dyalog

Open

#86 创建于 2024年11月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)APL (4 fork)auto 404
Size: Menhancementhelp wanted

仓库指标

Star
 (5 star)
PR 合并指标
 (PR 指标待抓取)

描述

One concern that has risen is values of results of some expressions might change with different versions of dyalog, particularly floating point numbers.

To prevent this from happening another variation can be added to RunVariations (in ./testfns.apln) that spins up an older version of Dyalog and verifies the outputs again. (actual implementation needs to be discussed)

TODO: Need to check the feasibility of this with @dyaandys. Need to re-check the need for this type of tests with @mkromberg.

Thread is open for discussion and suggestions.

贡献者指南