Zoltán Vörös
|
d438344943
|
fix in-place assignment from slices (#524)
* fix in-place assignment from slices
|
2022-05-17 21:25:20 +02:00 |
|
Zoltán Vörös
|
53bc8d6b0e
|
replace m_new with m_new0, wherever reasonable (#521)
replace m_new with m_new0, wherever reasonable, and remove dangling memory fragments created by m_new0
|
2022-04-22 22:10:01 +02:00 |
|
Zoltán Vörös
|
48b3b7f641
|
fix sorting on empty arrays
|
2022-04-18 10:18:19 +02:00 |
|
Zoltán Vörös
|
d2939dbf22
|
fix binary ops on empty arrays
|
2022-02-18 19:34:30 +01:00 |
|
Zoltán Vörös
|
0ef2341386
|
fix complex slicing
|
2022-02-10 19:57:19 +01:00 |
|
Zoltán Vörös
|
f2502fa037
|
update diag doc, re-organise ulab-ndarray docs
|
2022-02-09 07:29:26 +01:00 |
|
Zoltán Vörös
|
4dc9afc1f8
|
fix np.diag
|
2022-02-08 17:37:00 +01:00 |
|
Zoltán Vörös
|
effbd3cf38
|
add ULAB_HASH
|
2022-02-03 21:23:11 +01:00 |
|
Zoltán Vörös
|
ae9604db21
|
Merge branch 'master' into spectrogram
|
2022-02-01 20:29:53 +01:00 |
|
Zoltán Vörös
|
6dcad4424c
|
extend loadtxt documentation
|
2022-02-01 18:42:58 +01:00 |
|
Zoltán Vörös
|
19282b47d1
|
add dtype keyword to loadtxt
|
2022-01-29 22:30:11 +01:00 |
|
Zoltán Vörös
|
e86b6b8507
|
fix version number in change log
|
2022-01-29 21:58:37 +01:00 |
|
Zoltán Vörös
|
9d79960ef6
|
fix docs glitch, bump version number to 5.0.0
|
2022-01-29 21:53:42 +01:00 |
|
Zoltán Vörös
|
67538b0ee0
|
move spectrogram to utils module
|
2022-01-29 18:02:48 +01:00 |
|
Zoltán Vörös
|
87e5fa3bd9
|
add loadtxt and savetxt documentation
|
2022-01-28 19:58:40 +01:00 |
|
Zoltán Vörös
|
7a09815a84
|
add loadtxt and savetxt documentation
|
2022-01-28 19:57:32 +01:00 |
|
Zoltán Vörös
|
77a856e84e
|
fix compilation problem on the rp2 port
|
2022-01-25 18:10:06 +01:00 |
|
Zoltán Vörös
|
26d28166f8
|
Merge branch 'master' into sosfilt-fix
|
2022-01-21 17:29:28 +01:00 |
|
Zoltán Vörös
|
73fcd895db
|
Merge branch 'master' into io
|
2022-01-19 19:56:44 +01:00 |
|
Zoltán Vörös
|
3f97d7bb84
|
fix scipy.signal.sosfilt
|
2022-01-19 17:37:54 +01:00 |
|
Zoltán Vörös
|
4739e06473
|
fix ndarray_copy_view for Boolean dtypes
|
2022-01-18 16:42:03 +01:00 |
|
Zoltán Vörös
|
b756c36f73
|
rebase from master
|
2022-01-15 10:09:24 +01:00 |
|
Zoltán Vörös
|
a1f1cd255b
|
rebasing from master
|
2022-01-15 09:54:15 +01:00 |
|
Zoltán Vörös
|
d8ce4b395f
|
rebase from master
|
2022-01-15 09:46:13 +01:00 |
|
Zoltán Vörös
|
d40672d946
|
add asarray, size documentation
|
2022-01-14 21:06:55 +01:00 |
|
Zoltán Vörös
|
74533d18ff
|
add asarray, and tests for asarray and size
|
2022-01-14 20:45:14 +01:00 |
|
Zoltán Vörös
|
b5d94e8fdc
|
Merge branch 'master' into io
|
2022-01-12 21:55:14 +01:00 |
|
Zoltán Vörös
|
fdf23c9956
|
Merge branch 'master' into complex-fix
|
2022-01-12 21:25:31 +01:00 |
|
Zoltán Vörös
|
17afe29124
|
implement load
|
2022-01-12 20:17:24 +01:00 |
|
Zoltán Vörös
|
923cb823a3
|
add documentation for delete, extend test script, handle negative scalars
|
2022-01-12 18:05:23 +01:00 |
|
Zoltán Vörös
|
97b368412c
|
fix complex printout for long arrays
|
2022-01-10 23:23:09 +01:00 |
|
Zoltán Vörös
|
a0dcd1ebab
|
implement numpy.save
|
2022-01-08 20:27:02 +01:00 |
|
Zoltán Vörös
|
25d009587e
|
update changelog
|
2022-01-08 12:20:38 +01:00 |
|
Zoltán Vörös
|
665c32dbb4
|
add documentation for compress
|
2022-01-07 20:53:31 +01:00 |
|
Zoltán Vörös
|
6609afd006
|
update documentation
|
2022-01-07 20:43:14 +01:00 |
|
Zoltán Vörös
|
3557e16cd1
|
implement sqrt for complex arrays
|
2021-12-07 19:55:15 +01:00 |
|
Zoltán Vörös
|
8e5bbe0955
|
fix any/all function
|
2021-12-03 08:42:56 +01:00 |
|
Zoltán Vörös
|
a097744455
|
fix sum() for integer/Boolean types
|
2021-11-30 20:29:22 +01:00 |
|
Zoltán Vörös
|
175c7337bb
|
fix ndarray_shape for arrays of zero length
|
2021-11-20 12:11:21 +01:00 |
|
Tsutomu IKEGAMI
|
4d2a11ed00
|
Up version to 3.3.5.
|
2021-11-07 20:49:16 +09:00 |
|
Zoltán Vörös
|
04629f5521
|
add docs for linalg.qr
|
2021-08-07 07:21:55 +02:00 |
|
Zoltán Vörös
|
3817d7698a
|
fix compilation for 1D
|
2021-07-23 07:28:17 +02:00 |
|
Zoltán Vörös
|
91e08c8679
|
Merge branch 'master' into samd-fix
|
2021-07-22 20:28:34 +02:00 |
|
Zoltán Vörös
|
593a33df5d
|
Merge branch 'master' into fix-4d
|
2021-07-22 20:09:59 +02:00 |
|
Zoltán Vörös
|
18bb09da45
|
fix sum for 4D arrays
|
2021-07-22 20:08:09 +02:00 |
|
Zoltán Vörös
|
d18a37929e
|
update change log
|
2021-07-22 19:57:36 +02:00 |
|
Zoltán Vörös
|
70e8b548ba
|
fix compile error on SAMD devices
|
2021-07-16 10:03:34 +02:00 |
|
Zoltán Vörös
|
8c5a14d166
|
add flat iterator to documentation
|
2021-07-13 21:35:01 +02:00 |
|
Zoltán Vörös
|
be9fd86f60
|
fix float comparison in scipy/linalg.c
|
2021-06-22 07:06:10 +02:00 |
|
Zoltán Vörös
|
6490a619a4
|
update documentation
|
2021-06-19 16:06:19 +02:00 |
|