github diku-dk/futhark v0.20.8
0.20.8

latest releases: nightly, v0.25.16, v0.25.15...
2 years ago

Added

  • futhark repl now allows Ctrl-c to interrupt execution.

Fixed

  • 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 unflatten
    made sense (#1539).

  • futhark literate now supports a $loaddata builtin function for
    passing datasets to Futhark programs.

Don't miss a new futhark release

NewReleases is sending notifications on new releases.