Commit Graph

8 Commits

Author SHA1 Message Date
Dan Kortschak
da72779e7a floats/scalar: new package containing non-vector functions from floats 2020-08-07 07:59:02 +09:30
Dan Kortschak
48da12cd27 spectral: new package for spectral graph analysis
Initial commit to this is just a move of the Laplacian type from network.
2019-11-08 06:52:57 +10:30
Dan Kortschak
95e6ef1584 all: fix mispellings
Found by github.com/client9/misspell.
2019-01-27 20:31:48 +10:30
Dan Kortschak
969ecdd209 graph: remove Has method from Graph and Multigraph 2018-10-12 17:57:01 +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
Dan Kortschak
c0eb081727 mat: fix Exp function behaviour for large norms 2018-03-23 06:22:08 +10:30
Dan Kortschak
0777e22537 graph/network: add heat diffusion propagation functions 2017-11-25 06:48:06 +10:30