We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164b035 commit d12b1f5Copy full SHA for d12b1f5
content/en/faq.md
@@ -156,7 +156,7 @@ written in C for the standard Python (CPython) interpreter.
156
Some years ago, there was an effort to make NumPy and SciPy compatible
157
with .NET. Some users at the time reported success in using NumPy with
158
[Ironclad](https://code.google.com/archive/p/ironclad) on 32-bit
159
-Windows. Lastly, [Pyjion](https://www.trypyjion.com) is a new project which
+Windows. Lastly, [Pyjion](https://pyjion.readthedocs.io/) is a new project which
160
reportedly could work with SciPy.
161
162
In any case, these runtime/compilers are out of scope of SciPy and not
0 commit comments