File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 0.26.0 ]
8
+ ## [ 0.25.27 ]
9
9
10
10
### Added
11
11
12
12
* Improved reverse-mode AD of ` scan ` with complicated operators. Work
13
13
by Peter Adema and Sophus Valentin Willumsgaard.
14
14
15
- ### Removed
16
-
17
- ### Changed
18
-
19
15
### Fixed
20
16
21
17
* ` futhark eval ` : any errors in the provided .fut file would cause a
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
2
name : futhark
3
- version : 0.26.0
3
+ version : 0.25.27
4
4
synopsis : An optimising compiler for a functional, array-oriented language.
5
5
6
6
description : Futhark is a small programming language designed to be compiled to
You can’t perform that action at this time.
0 commit comments