Dyalog/ullu

Verify changes with older versions of Dyalog

Open

#86 aberto em 26 de nov. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)APL (4 forks)auto 404
Size: Menhancementhelp wanted

Métricas do repositório

Stars
 (5 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador