• Minjie Wang's avatar
    [Release] v0.1.3 (#288) · 597ac7f8
    Minjie Wang authored
    * 0.1.2 release
    
    * oops
    
    * more fixes on windows
    
    * [Bugfix] fix download dir (#275)
    
    * fix download dir
    
    * add doc for the env var
    
    * windows 7 -> 10
    
    * doc update
    
    * [Bugfix] Fix conversion from networkx (#286)
    
    * fix from_nx when no edge id available
    
    * add test cases
    
    * more detailed tests
    
    * more comments
    
    * [Bugfix] Switch to sparse_coo_matrix for torch 1.0+ (#282)
    
    * switch to sparse_coo_matrix for torch 1.0+
    
    * fix bug when the version is 0.4.1.post2
    
    * change to distutils
    597ac7f8
test_basics.py 19.3 KB