Skip to content

Commit

Permalink
updated NEWS for #4055
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Aug 14, 2013
1 parent 2c6617e commit b5a426d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ Library improvements

* `isreadable`/`iswritable` functions added for more IO types (#3872).

* `combinations` now returns an iterator instead of a task (#3989)
* `combinations`, `permutations`, and `partitions` now return
iterators instead of a task. and `integer_partitions` has been
renamed to `partitions` (#3989 and #4055).

* Documentation for writing packages (#2714, 2769, #2791) and linear algebra
(#2807)
Expand Down

0 comments on commit b5a426d

Please sign in to comment.