appliedtopology / javaplex

Persistent Homology and Topological Data Analysis Library
BSD 3-Clause "New" or "Revised" License
193 stars 57 forks source link

Small changes to UndirectedWeightedListGraph #3

Closed queenBNE closed 7 years ago

queenBNE commented 9 years ago

I implemented the method getNumEdges() and added a method getWeights() that returns a Set with all the edge weights of the weighted graph.

I also added *.DS_Store to .gitignore. I work on a Mac and it generates a hidden .DS_Store file with folder properties in every folder.

michiexile commented 7 years ago

I've seen no more feedback for a year, and there are no obvious issues. Merged.