Skip to content

Commit

Permalink
update history
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeff committed Apr 10, 2018
1 parent 53398f5 commit ef8823a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,19 @@ The plotting interface was updated to be more user-friendly. First, the
documentation is now shown for filters.plot(), G.plot(), and co. Second, the
API in the plotting library has been deprecated. That module is now mostly for
implementation only. Finally, the following parameter names were changed:

* plot_name => title
* plot_eigenvalues => eigenvalues
* show_sum => sum
* show_edges => edges
* npoints => n
* save_as => save

Additional features:

* print(graph) and print(filters) now show valuable information.
* Building a graph object is much faster.

0.5.1 (2017-12-15)
------------------

Expand Down

0 comments on commit ef8823a

Please sign in to comment.