Skip to content

Commit bd4b9ee

Browse files
authored
Update README.md
1 parent a1f01dd commit bd4b9ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ A thorough discussion on how the firmware can be customised can be found in the
3434
[corresponding section](https://micropython-ulab.readthedocs.io/en/latest/ulab-intro.html#customising-the-firmware)
3535
of the user manual.
3636

37+
It is also possible to extend the library with arbitrary user-defined functions operating on numerical arrays, and add them to the namespace, as explaind in the [programming manual](https://micropython-ulab.readthedocs.io/en/latest/ulab-programming.html).
38+
3739

3840
## Usage
3941

0 commit comments

Comments
 (0)