Zoltán Vörös
|
32d37f82b5
|
Merge pull request #403 from v923z/approx
allow approx functions to take iterable arguments
|
2021-06-03 09:53:38 +02:00 |
|
Zoltán Vörös
|
0609da8dae
|
change version number
|
2021-06-03 09:53:12 +02:00 |
|
Zoltán Vörös
|
58cde9a4b1
|
allow approx functions to take iterable arguments
|
2021-06-03 09:43:18 +02:00 |
|
Zoltán Vörös
|
6f766908db
|
Merge pull request #402 from v923z/vector
Vector
|
2021-06-03 08:39:42 +02:00 |
|
Zoltán Vörös
|
8493f8ed98
|
add type specifier to pointer
|
2021-06-03 08:32:10 +02:00 |
|
Zoltán Vörös
|
9aefb4242d
|
vectorised functions work nested iterables now
|
2021-06-03 08:27:23 +02:00 |
|
Zoltán Vörös
|
424a0abe37
|
Merge pull request #401 from v923z/from_iterable
factor out array creation from iterables
|
2021-06-03 08:14:21 +02:00 |
|
Zoltán Vörös
|
e01ddaca0b
|
add ndarray_from_iterable to ndarray_from_mp_obj
|
2021-06-02 07:50:35 +02:00 |
|
Zoltán Vörös
|
53f644a44b
|
factor out array creation from iterables
|
2021-06-02 07:37:15 +02:00 |
|
Zoltán Vörös
|
d425641138
|
Update esp32-cmake.sh
|
2021-06-01 19:23:27 +02:00 |
|
Zoltán Vörös
|
c94699f017
|
remove quotes
|
2021-06-01 19:23:13 +02:00 |
|
Zoltán Vörös
|
e5a0da79f1
|
Merge pull request #398 from v923z/upcasting
Upcasting
|
2021-06-01 18:35:56 +02:00 |
|
Zoltán Vörös
|
8e365eca62
|
Merge branch 'upcasting' of github.com:v923z/micropython-ulab into upcasting
|
2021-06-01 18:19:49 +02:00 |
|
Zoltán Vörös
|
f91411da95
|
fix version number
|
2021-06-01 18:19:31 +02:00 |
|
Zoltán Vörös
|
a6def3d20e
|
Merge branch 'master' into upcasting
|
2021-06-01 18:19:08 +02:00 |
|
Zoltán Vörös
|
8979b8a67d
|
fix endianness problem in ndarray_from_mp_obj
|
2021-06-01 18:17:19 +02:00 |
|
Zoltán Vörös
|
4edb6aa318
|
fix upcasting rules for ndarray + scalar
|
2021-06-01 17:32:18 +02:00 |
|
Zoltán Vörös
|
4648697458
|
Merge pull request #397 from v923z/arange
initialise arange values via macro
|
2021-05-31 19:34:54 +02:00 |
|
Zoltán Vörös
|
8bb9951fdd
|
change version number to 2.8.4
|
2021-05-31 19:27:16 +02:00 |
|
Zoltán Vörös
|
1196e2f3ed
|
initialise arange values via macro
|
2021-05-31 19:25:18 +02:00 |
|
Zoltán Vörös
|
9cc3638604
|
Update README.md
|
2021-05-24 21:30:06 +02:00 |
|
Zoltán Vörös
|
add77681ad
|
Merge pull request #395 from v923z/empty-fix
fix nan return value
|
2021-05-24 20:10:26 +02:00 |
|
Zoltán Vörös
|
370d6c9bed
|
fix nan return value
|
2021-05-24 20:02:38 +02:00 |
|
Zoltán Vörös
|
6c7144f59d
|
Merge pull request #393 from v923z/empty-fix
Empty fix
|
2021-05-22 14:58:27 +02:00 |
|
Zoltán Vörös
|
52795a86ed
|
fix nan for macintosh
|
2021-05-22 14:46:10 +02:00 |
|
Zoltán Vörös
|
2c84309139
|
fix all/any/median for empty arrays
|
2021-05-22 14:31:13 +02:00 |
|
Zoltán Vörös
|
bfe672532d
|
fix all/any for empty arrays
|
2021-05-22 14:20:57 +02:00 |
|
Zoltán Vörös
|
f029495d5f
|
Merge pull request #392 from v923z/empty-fix
fix array initialisation with empty iterables
|
2021-05-18 22:08:21 +02:00 |
|
Zoltán Vörös
|
6420ec9c45
|
fix array initialisation with empty iterables
|
2021-05-18 22:02:42 +02:00 |
|
Zoltán Vörös
|
8a8b64b0c2
|
Merge pull request #391 from RoboticExplorationLab/master
Implementation of cho_solve function in scipy.linalg module
|
2021-05-16 18:44:34 +02:00 |
|
vikas-udupa
|
b0679e6d16
|
implemented cho_solve function in scipy.linalg
|
2021-05-15 23:42:02 -04:00 |
|
Zoltán Vörös
|
d157fc2393
|
Merge pull request #390 from teuler/master
Update README.md
|
2021-05-15 08:47:36 +02:00 |
|
teuler
|
a35c209f1e
|
Update README.md
Hint to later esp-idf version and name change for TINYPICO board
|
2021-05-15 08:13:16 +02:00 |
|
Zoltán Vörös
|
05e2c575fc
|
Merge pull request #388 from v923z/gc-fix
fix garbage collection problem
|
2021-05-13 22:12:05 +02:00 |
|
Zoltán Vörös
|
c08cba3cdf
|
add simple garbage collector test
|
2021-05-13 22:10:34 +02:00 |
|
Zoltán Vörös
|
f1a2aadc6e
|
fix garbage collection problem
|
2021-05-13 21:54:50 +02:00 |
|
Zoltán Vörös
|
90824d28e5
|
Merge pull request #386 from v923z/trick-fix
fix section header
|
2021-05-12 07:19:36 +02:00 |
|
Zoltán Vörös
|
2a64202e38
|
fix section header
|
2021-05-12 07:18:52 +02:00 |
|
Zoltán Vörös
|
7271c132e5
|
Merge pull request #385 from v923z/trick-fix
finish incomplete example snippet
|
2021-05-11 18:54:45 +02:00 |
|
Zoltán Vörös
|
f80be5f86d
|
finish incomplete example snippet
|
2021-05-11 18:54:07 +02:00 |
|
Zoltán Vörös
|
17cef6ad24
|
Merge pull request #384 from v923z/tricks
add tricks chapter
|
2021-05-11 18:41:01 +02:00 |
|
Zoltán Vörös
|
3141d2afd6
|
add tricks chapter
|
2021-05-11 18:26:33 +02:00 |
|
Jeff Epler
|
7616e44fcb
|
Merge pull request #383 from jepler/fix-cp-build
Fix cp build
|
2021-05-10 11:46:33 -05:00 |
|
|
|
6b20ae83db
|
ignore an error in upstream circuitpython
|
2021-05-10 11:06:23 -05:00 |
|
|
|
9b082fc4d9
|
Build on changes to build scripts or requirements
|
2021-05-10 10:42:26 -05:00 |
|
|
|
1d05843315
|
requirements_cp_dev: Update with requirements from circuitpython
|
2021-05-10 10:41:32 -05:00 |
|
|
|
ebdff02e6e
|
build-cp.sh: Drop unneeded workaround.
|
2021-05-10 09:03:58 -05:00 |
|
Zoltán Vörös
|
5f1d4f5673
|
Merge pull request #381 from v923z/doc-fix
update docs
|
2021-05-09 08:29:29 +02:00 |
|
Zoltán Vörös
|
43d7de1558
|
update docs
|
2021-05-09 08:27:16 +02:00 |
|
Zoltán Vörös
|
3c39995349
|
Merge pull request #380 from v923z/solve-docs
add docs for solve_triangular
|
2021-05-09 08:14:10 +02:00 |
|