Skip to content

Commit ca28bbe

Browse files
committed
Merge branch 'main' of https://github.com/tnsaai/oax
2 parents 596169d + 7fc87ce commit ca28bbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
}

0 commit comments

Comments
 (0)