File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ computations can be performed on any mix of dense and sparse tensors. Under the
66hood, TACO automatically generates efficient code to perform these
77computations.
88
9- The sidebar to the left links to documentation for the TACO Python library as
10- well as some examples demonstrating how TACO can be used in real-world
11- applications.
9+ The sidebar to the left links to documentation for the TACO C++ and Python
10+ libraries as well as some examples demonstrating how TACO can be used in
11+ real-world applications.
1212
1313# System Requirements
1414
1515* A C compiler that supports C99, such as GCC or Clang
1616 * Support for OpenMP is also required if parallel execution is desired
17- * Python 3 with NumPy and SciPy
17+ * Python 3 with NumPy and SciPy (for the Python library)
1818
19- <!-- # Getting Help
19+ # Getting Help
2020
21- Questions and bug reports can be submitted [here](https://github.com/tensor-compiler/taco/issues).-->
21+ Questions and bug reports can be submitted [ here] ( https://github.com/tensor-compiler/taco/issues ) .
You can’t perform that action at this time.
0 commit comments