You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ A lightweight python AUTOmatic-arRAY library. Write numeric code that works for:
12
12
*[pytorch](https://pytorch.org/)
13
13
* ... and indeed **any** library that provides a numpy-*ish* api.
14
14
15
-
[](https://github.com/jcmgray/autoray/actions/workflows/tests.yml)[](https://codecov.io/gh/jcmgray/autoray)[](https://pypi.python.org/pypi/autoray/)[](https://conda.anaconda.org/conda-forge)
As an example consider this function that orthogonalizes a matrix using the modified [Gram-Schmidt](https://en.wikipedia.org/wiki/Gram%E2%80%93Schmidt_process) algorithm:
0 commit comments