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
a sample of cnpy load int8_t npy
#99
lix19937
opened
2 weeks ago
0
npy file size limit
#98
erichnau
opened
9 months ago
2
How to save a opencv cv::Mat into .npy file
#97
nistarlwc
opened
10 months ago
0
Error with AddressSanitizer (container-overflow)
#96
TobiasDuswald
opened
11 months ago
0
Undefined reference to `cnpy::npy_load(std::string)'
#95
rsmath
opened
1 year ago
3
Feature request: support writing to memory streams
#94
zbendefy
opened
1 year ago
0
"undefined symbol: inflate" for cnpy-static
#93
streckus
opened
1 year ago
0
Solve issue with Ninja / MSVC Compiler
#92
c-buzz
opened
1 year ago
0
Fix for broken cmake link
#91
msmykx-intel
opened
1 year ago
0
Update npy alignment to 64bit following numpy v1.14
#90
zhangshaos
closed
2 years ago
0
Does it support uint32 type saving?
#89
ponyyangzeng
closed
2 years ago
0
Download zlib with FetchContent for cross-compile
#88
ruicx
opened
2 years ago
0
cnpy.h::npy_save: fix bug when nels = 0 and data = NULL
#87
tdp2110
opened
2 years ago
1
not support dict?
#86
wahjrzd
opened
2 years ago
0
cnpy does not support large numpy headers
#85
TinkerSteve
opened
2 years ago
0
Add combined iOS/simulator support when building with Cmake
#84
noahness
closed
2 years ago
0
Make initial shape accumulate value type explicit
#83
tvincent056
opened
2 years ago
1
seperated npy_save into npy_save_head and npy_save_body
#82
AdorablePotato
closed
5 months ago
0
Why forcing little endian?
#81
ziyuang
opened
2 years ago
0
Why is the data type not stored in NpyArray?
#80
threebrooks
opened
3 years ago
2
:sparkles: Support STRING type & vector<pair<T,T>> type
#79
shuming1008
opened
3 years ago
0
Fix FILE resource leak
#78
nmcclatchey
opened
3 years ago
1
Fix a mis-parse of NPY v2.0 and 3.0 headers
#77
nmcclatchey
opened
3 years ago
2
Undefined Symbol Error When Making
#76
bcaddy
opened
3 years ago
0
Not sure it's a issue or not. How could I parse std::string by using CNPY?
#75
shuming1008
opened
3 years ago
2
Would cnpy work with a vector of structs?
#74
TheTomer
opened
3 years ago
3
cannot create std::vector larger than max_size()
#73
xanderdunn
opened
3 years ago
0
Cannot read npz file
#72
erwincoumans
opened
3 years ago
0
Unable to read large npy
#71
Trotew
opened
3 years ago
0
Undefined symbols for architecture x86_64
#70
sb-git-cloud
closed
3 years ago
2
No makefile in the "make" step
#69
userTogrul
opened
3 years ago
1
Load npz from FILE* instead of filename to allow for loading from memory buffers.
#68
mcourteaux
opened
4 years ago
0
Remove zlib dependency, MSVC compatbilty
#67
sayan1an
opened
4 years ago
3
depth.npy used to synthesize point clouds
#66
genera0
opened
4 years ago
0
Add support for signed types
#65
sammymax
opened
4 years ago
0
row-major or col-major?
#64
poor1017
closed
2 years ago
4
Added functionality to write tuples as custom dtypes
#63
Lala5th
opened
4 years ago
1
Incorrect results when loading a float32 array
#62
netw0rkf10w
closed
4 years ago
3
regex_error when calling npy_load
#61
eugenelyj
closed
4 years ago
1
usage at the platform of windows
#60
mwsunshine
closed
4 years ago
3
Convert to opencv Mat
#59
ShrutheeshIR
opened
4 years ago
3
Fix shape multiplication to use std::size_t
#58
thejoelw
opened
4 years ago
0
Integrating with OSS-Fuzz
#57
Google-Autofuzz
opened
5 years ago
0
Eigen3 support?
#56
rancheng
opened
5 years ago
5
Multiply word_size by 4 in parse_npy_header for dtype 'U'
#55
sjmielke
opened
5 years ago
0
Potential for file corruption in npy_save and npz_save
#54
nmcclatchey
opened
5 years ago
0
Missing exception safety for npz_load
#53
nmcclatchey
opened
5 years ago
0
Missing exception safety for npy_load
#52
nmcclatchey
opened
5 years ago
0
[Feature Request] make uninstall target
#51
acxz
closed
4 years ago
1
Adding target options to cnpy-static to be linked against as a subdirectory module
#50
paulfd
opened
5 years ago
0
Next