Published December 8, 2021
| Version v0.20.8
Software
Open
Futhark
Authors/Creators
Description
Added
futhark replnow allows Ctrl-c to interrupt execution.
Alias tracking of sum types.
Proper checking that a function declared to return a unique-typed value actually does so.
Faulty uniqueness checking and inference for lambdas (#1535).
Monomorphisation would duplicate functions under rare circumstances (#1537).
Interpreter didn't check that the arguments passed to
unflattenmade sense (#1539).futhark literatenow supports a$loaddatabuiltin function for passing datasets to Futhark programs.
Notes
Files
diku-dk/futhark-v0.20.8.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bb7fd84154a00eab21dc2127ec31c213
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/diku-dk/futhark/tree/v0.20.8 (URL)