Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
iblislin committed Dec 5, 2017
1 parent be23661 commit e7f2c41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

### `NDArray`

* A port of Python's `autograd` for `NDArray` (#274)

* `size(x, dims...)` is supported now. (#TBD)

```julia
Expand Down Expand Up @@ -108,7 +110,6 @@
* `e.^x`
* `x.^e`
* `π.^x`
* A port of Python's `autograd` for `NDArray` (#274)

## API Changes

Expand Down

0 comments on commit e7f2c41

Please sign in to comment.