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 519c481 commit e40a667Copy full SHA for e40a667
README.md
@@ -1,6 +1,6 @@
1
# ulab
2
3
-[](https://micropython-ulab-robert.readthedocs.io/en/latest/?badge=latest)
+[](https://micropython-ulab.readthedocs.io/en/latest/index.html)
4
5
`ulab` is a `numpy`-like array manipulation library for [micropython](http://micropython.org/) and [CircuitPython](https://circuitpython.org/).
6
The module is written in C, defines compact containers (`ndarray`s) for numerical data of one to four
0 commit comments