Zoltán Vörös
|
317943b970
|
moved trace to numpy
|
2021-02-13 09:25:08 +01:00 |
|
Zoltán Vörös
|
701ad767c8
|
moved the dot function to numpy
|
2021-02-13 09:06:02 +01:00 |
|
Zoltán Vörös
|
e485b0c5e4
|
implemented any/all for iterables and scalars
|
2021-02-01 21:05:43 +01:00 |
|
Zoltán Vörös
|
c622fe61d8
|
added isinf/isfinite functions
|
2021-01-29 22:38:40 +01:00 |
|
Zoltán Vörös
|
b26c3754c5
|
pulled in workflow files from master
|
2021-01-15 16:20:35 +01:00 |
|
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 |
|