File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -215,6 +215,7 @@ with PrecisionContext(precision="mixed"):
215215| NVIDIA GPU | ` pip install -U "openarchx[cuda]" ` |
216216| Google TPU | ` pip install -U "openarchx[tpu]" ` |
217217
218+ # OpenArchX is an independent project derived from the Apache-2.0 licensed JAX framework. It is not affiliated with or endorsed by Google.
218219---
219220
220221### Citing OpenArchX
@@ -225,7 +226,7 @@ To cite this repository:
225226@software{openarchx2026,
226227 author = {OpenArchX Contributors},
227228 title = {OpenArchX: Composable transformations of Python+NumPy programs},
228- url = {http://github.com/openarchx /openarchx},
229+ url = {http://github.com/tnsaai /openarchx},
229230 version = {1.0.0},
230231 year = {2026},
231232}
You can’t perform that action at this time.
0 commit comments