Zoltán Vörös
|
be6ab7ba18
|
extended universal functions for arbitrary typecode
|
2019-10-11 18:59:45 +02:00 |
|
Zoltán Vörös
|
0c161e2ba3
|
fixed error in iterator and make_new
|
2019-10-11 15:58:17 +02:00 |
|
Zoltán Vörös
|
68dd3a7423
|
this is mainly a safety backup; subscr is not fully implemented yet
|
2019-10-10 22:01:26 +02:00 |
|
Zoltán Vörös
|
1c233de552
|
extended unary operators in ndarray.c
|
2019-10-08 17:37:53 +02:00 |
|
Zoltán Vörös
|
4a8ecc28f2
|
added keyword arguments to linspace, made binary_op tighter
|
2019-10-07 20:49:29 +02:00 |
|
Zoltán Vörös
|
ba975c100d
|
added comparison operators to ndarray
|
2019-10-05 15:59:03 +02:00 |
|
Zoltán Vörös
|
7feaf8c57e
|
removed printf statement in ndarray.c
|
2019-10-04 20:11:28 +02:00 |
|
Zoltán Vörös
|
cadae1dbf7
|
extended linalg, added .flatten to ndarray
|
2019-10-04 20:06:04 +02:00 |
|
Zoltán Vörös
|
52694959d3
|
bit of clean-up in binary_op/removed upcasting()
|
2019-10-04 12:32:49 +02:00 |
|
Zoltán Vörös
|
6a65d33445
|
fixed half of the binary operator code (implemented macros)
|
2019-09-27 20:23:25 +02:00 |
|
Zoltán Vörös
|
093bc39b7d
|
cleaned up material for first release
|
2019-09-25 17:33:02 +02:00 |
|
Zoltán Vörös
|
be8be6d155
|
fixed subscription method
|
2019-09-17 22:23:07 +02:00 |
|
Zoltán Vörös
|
69037a2d60
|
added in-place fft implementation
|
2019-09-17 21:25:27 +02:00 |
|
Zoltán Vörös
|
d9f9a26197
|
implemented binary operators
|
2019-09-11 19:51:48 +02:00 |
|
Zoltán Vörös
|
5997dd2a5c
|
implemented numpy-like iterators
|
2019-09-06 20:24:18 +02:00 |
|
Zoltán Vörös
|
f7884529fe
|
added keyword argument to ndarray
|
2019-09-05 21:56:00 +02:00 |
|
Zoltán Vörös
|
3ed5e1a651
|
initial commit
|
2019-08-31 18:51:26 +02:00 |
|