Changeset:
* significant changes to `MNNGraph` kernel creation: between batch connections are now downweighted relative to the sum of within-batch connections
* added fixed bandwidth kernel creation with `bandwidth` parameter
* exposed `clusters` attribute on `LandmarkGraph`
* added igraph->graphtools conversion function
* added graphtools->PyGSP conversion function
* `MNNGraph` parameter `gamma` renamed to `theta`