Zoltán Vörös
|
06bb8348a0
|
updated docs, removed circuitpython stuff, and fixed diff code
|
2021-01-14 19:40:18 +01:00 |
|
Zoltán Vörös
|
9f9e006955
|
Merge pull request #280 from CallumJHays/numpy-scipy
Rename array to ndarray, replaced with constructor fn.
Should address the comment in https://github.com/v923z/micropython-ulab/issues/275.
|
2021-01-09 08:55:36 +01:00 |
|
CallumJHays
|
9dfc972180
|
Rename array to ndarray, replaced with constructor fn
|
2021-01-09 11:43:55 +10:00 |
|
Zoltán Vörös
|
b8ab59bd84
|
re-organised code, extended docs
|
2021-01-08 17:40:44 +01:00 |
|
Zoltán Vörös
|
941d36f635
|
moved frombuffer to ulab_create
|
2020-11-26 18:53:29 +01:00 |
|
Zoltán Vörös
|
42f20bcc67
|
added the frombuffer function
|
2020-11-26 17:26:15 +01:00 |
|
Zoltán Vörös
|
815b543c81
|
moved numpy.c/numpy.h into its own folder
|
2020-11-26 07:00:23 +01:00 |
|