Release 0.0.5
Multiple new reordering methods implemented:
- Reverse Cuthill McKee
- Graph ordering using the distance matrix with some tricks and the Optimal Leaf Ordering
- Graphs are enhanced to convert from valued links to links distances and vice versa
- Examples use the new orderings
- Started to fill-in the wiki for intro and API documentation.