Skip to content

Commit ef8823a

Browse files
committed
update history
1 parent 53398f5 commit ef8823a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/history.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,19 @@ The plotting interface was updated to be more user-friendly. First, the
99
documentation is now shown for filters.plot(), G.plot(), and co. Second, the
1010
API in the plotting library has been deprecated. That module is now mostly for
1111
implementation only. Finally, the following parameter names were changed:
12+
1213
* plot_name => title
1314
* plot_eigenvalues => eigenvalues
1415
* show_sum => sum
1516
* show_edges => edges
1617
* npoints => n
1718
* save_as => save
1819

20+
Additional features:
21+
22+
* print(graph) and print(filters) now show valuable information.
23+
* Building a graph object is much faster.
24+
1925
0.5.1 (2017-12-15)
2026
------------------
2127

0 commit comments

Comments
 (0)