File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11site_name : ' Documentation - The Tensor Algebra Compiler (taco)'
22site_favicon : favicon.ico
3- theme : readthedocs
3+ theme_dir : ' readthedocs'
44extra_css : [extra.css]
55extra_javascript :
66 - https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
1313 - ' Defining Tensors ' : ' tensors.md'
1414 - ' Computing on Tensors ' : ' computations.md'
1515 - Python Library :
16- - ' Tutorial ' : ' tutorial.md'
1716 - ' Defining Tensors ' : ' pytensors.md'
1817 - ' Computing on Tensors ' : ' pycomputations.md'
1918 - Example Applications :
File renamed without changes.
Original file line number Diff line number Diff line change 11site_name : ' Documentation - The Tensor Algebra Compiler (TACO)'
22site_favicon : favicon.ico
3- theme_dir : ' readthedocs'
3+ theme : readthedocs
44extra_css : [extra.css]
55extra_javascript :
66 - https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
@@ -13,6 +13,7 @@ use_directory_urls: false
1313pages :
1414 - Home : index.md
1515 - Python Library :
16+ - ' Tutorial ' : ' tutorial.md'
1617 - ' Defining Tensors ' : ' pytensors.md'
1718 - ' Computing on Tensors ' : ' pycomputations.md'
1819 - ' Reference Manual ' : ' pyreference.md'
You can’t perform that action at this time.
0 commit comments