issues
search
rogersce
/
cnpy
library to read/write .npy and .npz files in C/C++
MIT License
1.34k
stars
301
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Thanks for great library
#49
ducha-aiki
closed
5 years ago
0
CNPY lib for armv7
#48
GAnto85
opened
5 years ago
1
Centos 7.4
#47
tonyreina
closed
6 months ago
2
cnpy::npy_save not checking if file is open (leading to segmentation fault)
#46
VladikNeVladik
opened
5 years ago
1
Configurable error output stream, stderr as default.
#45
hrobeers
opened
5 years ago
0
installation issue
#44
LeilyR
closed
5 years ago
0
cnpy::npz_load file parsing bug
#43
tomaszszewczyk
opened
6 years ago
3
clang-tidy fixes
#42
ngc92
opened
6 years ago
1
libzip based zip file handling
#41
leezu
opened
6 years ago
0
Update npy alignment to 64bit following numpy v1.14
#40
leezu
opened
6 years ago
0
cnpy writes corrupt npz files for too large arrays
#39
leezu
opened
6 years ago
4
problem writing npy formatted output
#38
ghost
opened
6 years ago
4
cnpy::npz_load segfaults when loading large numpy array
#37
avitalsh
closed
5 years ago
3
Undefined references
#36
shivaang12
closed
6 years ago
3
Error when compiling to shared library
#35
davekch
closed
6 years ago
11
Link error
#34
sjsy
opened
6 years ago
1
Use regex to parse shape information
#33
lematt1991
closed
6 years ago
1
some error that need modify
#32
cxwx
opened
6 years ago
1
error: no matching function for call to ‘npy_save
#31
ccs-ros
closed
6 years ago
2
install problem
#30
xixin10
closed
6 years ago
1
Some fixes for cross compilation
#29
srkreddy1238
opened
6 years ago
0
Fixes for compiler warnings for 64-bit
#28
pwc357
opened
6 years ago
1
constant accessors for NpyArray
#27
christian-rauch
closed
6 years ago
2
Replace abort() with error codes or exceptions
#26
justanotheruser
closed
6 years ago
1
Markdown editing of README.md
#25
chraibi
closed
6 years ago
0
Type conversion
#24
chraibi
opened
6 years ago
1
Error while loading saved .npy in python.
#23
asafben
closed
6 years ago
3
adding zlib package finding
#22
benjaminjeliot
closed
6 years ago
1
zlib not found if installed in a non-standard location
#21
benjaminjeliot
closed
6 years ago
3
Loading 2D npz double arrays
#20
gospodnetic
opened
7 years ago
8
building fails after commit 6fafb0aa71cc2f66025325d5340bb25707264331
#19
fgfuchs
closed
7 years ago
5
half-precision float supporting
#18
soloice
closed
5 years ago
5
cnpy::npy_save segfaults when numpy arrays are too large
#17
abeconnelly
closed
6 years ago
1
Appending existing arrays in npz-files
#16
ingkanit
opened
7 years ago
1
strict aliasing optimization bug
#15
jlquinn
opened
7 years ago
0
cnpy seems to be skip over some matrices in a npz file
#14
emjotde
opened
8 years ago
1
Undefined reference to crc32 error when compiling
#13
Quasimondo
closed
7 years ago
5
fixed unsigned and signed comparisons
#12
rtotheb2000
closed
7 years ago
0
If function find(keyword) fails to locate specified keyword in the he…
#11
chaloz
closed
7 years ago
0
cnpy.cpp: fix memory leak in parsing shape field
#10
rjw57
closed
9 years ago
1
Various fixes and modernizations
#9
dstahlke
closed
7 years ago
1
Read NumPy arrays of structs
#8
mrzv
opened
10 years ago
0
fortran_order bug
#7
tbetcke
closed
7 years ago
1
Read/write gzip compressed files
#6
eddelbuettel
opened
11 years ago
12
Add fortran_order field to NpyArray to allow loading of Fortran-ordered ...
#5
julienr
closed
11 years ago
0
Optional saving in Fortran order.
#4
christopherpoole
opened
11 years ago
0
Added rudimentary error handling and (thereby) remove warnings
#3
temporaer
closed
11 years ago
0
Memory mapping support
#2
mrzv
opened
12 years ago
1
Assertion littleEndian triggered by single-byte datatypes
#1
damiendr
closed
11 years ago
0
Previous