Dan Kortschak
|
7b679e3cd8
|
graph: rename nodeFilterIterator => nodeIteratorPair and minor fixes
The length calculation is now correct. This had not effect previously as
NodesOf is lenient in how it handles mis-estimated iterator lengths.
|
2019-10-30 09:26:19 +10:30 |
|
Dan Kortschak
|
b73a2c92ff
|
graph: add node, edge and line iterators
|
2018-09-23 09:25:56 +09:30 |
|
Dan Kortschak
|
6b03bc22e1
|
graph: use int64 for node retrieval
|
2018-03-24 09:21:44 +10:30 |
|
kortschak
|
805531d142
|
all: change capitalization of gonum in license header
|
2017-11-02 06:54:08 +10:30 |
|
kortschak
|
f739fbf133
|
graph/simple: separate weighted and unweighted edge implementations
|
2017-08-24 10:21:20 +09:30 |
|
kortschak
|
7ba61f0ead
|
graph/...: remove Weight method from Edge
|
2017-08-24 10:21:15 +09:30 |
|
Brendan Tracey
|
0d639745f1
|
all: update packages from mat64 to mat.
This mostly changes package name and code, but also fixes a couple of name clashes with the new package names
|
2017-06-13 10:28:21 -06:00 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
059a6c43f9
|
graph: imported graph as a subtree
|
2017-05-23 00:02:59 -06:00 |
|