We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fecc9 commit 3e6e7e0Copy full SHA for 3e6e7e0
src/MainPage.h
@@ -25,6 +25,11 @@
25
* particular check out local_laplacian, bilateral_grid, and
26
* interpolate.
27
*
28
+ * If you are looking for a binary release, we suggest using pip to install
29
+ * either a <a href="https://pypi.org/project/halide">stable release</a> or
30
+ * a <a href="https://test.pypi.org/project/halide">nightly build</a> from
31
+ * Test PyPI.
32
+ *
33
* If you plan to build your program with CMake, you might be interested in
34
* documentation for <a href="https://github.com/halide/Halide/blob/main/doc/HalideCMakePackage.md">
35
* the Halide CMake helpers</a>.
0 commit comments