1. 05 Dec, 2018 1 commit
  2. 04 Dec, 2018 4 commits
  3. 03 Dec, 2018 2 commits
    • Minjie Wang's avatar
      [Doc] overview and others (#222) · 10e18ed9
      Minjie Wang authored
      * model tutorials overview
      
      * update the 1_first
      
      * revised overview and summarized "what is DGL" in glance
      10e18ed9
    • Gan Quan's avatar
      [Doc] Installation guide (#223) · 419ffbde
      Gan Quan authored
      * docstrings for graph mutation & queries
      
      * [Doc] contrib.sampler. (#200)
      
      * subgraph docs
      
      * updates
      
      * added installation guide
      
      * style fix
      
      * package name fixes
      
      * adding it back...
      
      * fix as requested
      
      * adding link
      
      * mac os build instructions
      
      * OS -> macOS
      419ffbde
  4. 02 Dec, 2018 2 commits
  5. 30 Nov, 2018 2 commits
    • Mufei Li's avatar
      [Doc] data (#198) · 3a0f86a6
      Mufei Li authored
      * Fix dataset
      
      * Track data APIs
      3a0f86a6
    • Mufei Li's avatar
      [Doc] udf (#195) · 485f6d3a
      Mufei Li authored
      * Docstring for udf
      
      * Track udf docs
      
      * Improve
      
      * Improved
      
      * Delete udf.py
      
      * Improve
      485f6d3a
  6. 29 Nov, 2018 2 commits
  7. 11 Nov, 2018 1 commit
    • Gan Quan's avatar
      [API] bfs with edges (#132) · d6c80e0c
      Gan Quan authored
      * bfs with edges
      
      * dfs toy test case
      
      * clean up
      
      * style fix
      
      * bugfix
      
      * updating docs for bfs_edges and readouts
      d6c80e0c
  8. 09 Nov, 2018 2 commits
  9. 02 Nov, 2018 1 commit
    • Minjie Wang's avatar
      [API][Doc] API change & basic tutorials (#113) · 68ec6247
      Minjie Wang authored
      * Add SH tutorials
      
      * setup sphinx-gallery; work on graph tutorial
      
      * draft dglgraph tutorial
      
      * update readme to include document url
      
      * rm obsolete file
      
      * Draft the message passing tutorial
      
      * Capsule code (#102)
      
      * add capsule example
      
      * clean code
      
      * better naming
      
      * better naming
      
      * [GCN]tutorial scaffold
      
      * fix capsule example code
      
      * remove previous capsule example code
      
      * graph struc edit
      
      * modified:   2_graph.py
      
      * update doc of capsule
      
      * update capsule docs
      
      * update capsule docs
      
      * add msg passing prime
      
      * GCN-GAT tutorial Section 1 and 2
      
      * comment for API improvement
      
      * section 3
      
      * Tutorial API change (#115)
      
      * change the API as discusses; toy example
      
      * enable the new set/get syntax
      
      * fixed pytorch utest
      
      * fixed gcn example
      
      * fixed gat example
      
      * fixed mx utests
      
      * fix mx utest
      
      * delete apply edges; add utest for update_edges
      
      * small change on toy example
      
      * fix utest
      
      * fix out in degrees bug
      
      * update pagerank example and add it to CI
      
      * add delitem for dataview
      
      * make edges() return form that is compatible with send/update_edges etc
      
      * fix index bug when the given data is one-int-tensor
      
      * fix doc
      68ec6247
  10. 25 Oct, 2018 1 commit
  11. 24 Oct, 2018 2 commits
  12. 23 Oct, 2018 1 commit
    • Minjie Wang's avatar
      [DOC] API tutorials (#96) · 20469802
      Minjie Wang authored
      * setup sphinx-gallery; work on graph tutorial
      
      * draft dglgraph tutorial
      
      * update readme to include document url
      
      * rm obsolete file
      
      * Draft the message passing tutorial
      20469802
  13. 22 Oct, 2018 4 commits
  14. 05 Oct, 2018 3 commits