Zoltán Vörös
|
7672ab9d44
|
change npy, fin, fout to stream, stream_p for consistency
|
2022-01-14 14:10:04 +01:00 |
|
Zoltán Vörös
|
66189452ac
|
always close file before exception, change exception type
|
2022-01-14 14:01:39 +01:00 |
|
Zoltán Vörös
|
eecd72de04
|
try to fix uninitialised variable issue
|
2022-01-12 21:24:19 +01:00 |
|
Zoltán Vörös
|
ca3bbca1b1
|
Merge branch 'io-load' into io
|
2022-01-12 20:18:06 +01:00 |
|
Zoltán Vörös
|
17afe29124
|
implement load
|
2022-01-12 20:17:24 +01:00 |
|
Zoltán Vörös
|
8e42afe72e
|
attempt to fix eps32 compilation error
|
2022-01-12 18:10:34 +01:00 |
|
Zoltán Vörös
|
9d84125232
|
close file in save implementation
|
2022-01-11 19:18:48 +01:00 |
|
Zoltán Vörös
|
3fd60dedf9
|
fix loop index in numpy.save
|
2022-01-09 20:12:09 +01:00 |
|
Zoltán Vörös
|
78ba99f009
|
add input type checking
|
2022-01-08 20:48:30 +01:00 |
|
Zoltán Vörös
|
68f8098016
|
include stdio.h for mac
|
2022-01-08 20:31:00 +01:00 |
|
Zoltán Vörös
|
a0dcd1ebab
|
implement numpy.save
|
2022-01-08 20:27:02 +01:00 |
|