Skip to content

Commit

Permalink
Added link to Graph::Undirected
Browse files Browse the repository at this point in the history
  • Loading branch information
jkh1 committed Nov 27, 2015
1 parent daba3af commit d738d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Some useful perl modules I have written:

<li>Algorithms::Cube: an object-oriented library for third order tensors (requires Algorithms::Matrix)</li>

<li>Algorithms::Graph: extends Graph::Undirected (requires Graph::Undirected)</li>
<li>Algorithms::Graph: extends Graph::Undirected (requires <a href="http://search.cpan.org/~jhi/Graph/lib/Graph/Undirected.pm">Graph::Undirected</a>)</li>

<li>Algorithms::FCM: fuzzy c-means clustering (requires <a href="https://github.com/ingydotnet/inline-c-pm">Inline::C</a>)</li>

Expand Down

0 comments on commit d738d06

Please sign in to comment.