Skip to content

Commit

Permalink
Merge branch 'v0.3.0' of https://github.com/ulupo/giotto-tda into v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wreise committed Oct 7, 2020
2 parents 648f330 + f2acbc5 commit d4fc997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Graphs

- List input is now accepted by all transformers in ``gtda.graphs``, and outputs are consistently either lists or 3D arrays (`#478 <https://github.com/giotto-ai/giotto-tda/pull/478>`_).

- Sparse matrices returned by ``KNeighborsGraph`` and ``TransitionGraph`` now have int dtype (0-1 adjacency matrices), and are necessarily symmetric (`#478 <https://github.com/giotto-ai/giotto-tda/pull/478>`_).
- Sparse matrices returned by ``KNeighborsGraph`` and ``TransitionGraph`` now have int dtype (0-1 adjacency matrices), and are not necessarily symmetric (`#478 <https://github.com/giotto-ai/giotto-tda/pull/478>`_).

Mapper
------
Expand Down

0 comments on commit d4fc997

Please sign in to comment.