Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rogersce/cnpy issues and pull requests

#98 - npy file size limit

Issue - State: open - Opened by erichnau 9 months ago - 2 comments

#97 - How to save a opencv cv::Mat into .npy file

Issue - State: open - Opened by nistarlwc 10 months ago

#96 - Error with AddressSanitizer (container-overflow)

Issue - State: open - Opened by TobiasDuswald 12 months ago

#95 - Undefined reference to `cnpy::npy_load(std::string)'

Issue - State: open - Opened by rsmath about 1 year ago - 3 comments

#94 - Feature request: support writing to memory streams

Issue - State: open - Opened by zbendefy over 1 year ago

#93 - "undefined symbol: inflate" for cnpy-static

Issue - State: open - Opened by streckus over 1 year ago

#92 - Solve issue with Ninja / MSVC Compiler

Pull Request - State: open - Opened by c-buzz almost 2 years ago

#91 - Fix for broken cmake link

Pull Request - State: open - Opened by msmykx-intel almost 2 years ago

#90 - Update npy alignment to 64bit following numpy v1.14

Pull Request - State: closed - Opened by zhangshaos about 2 years ago

#89 - Does it support uint32 type saving?

Issue - State: closed - Opened by ponyyangzeng about 2 years ago

#88 - Download zlib with FetchContent for cross-compile

Pull Request - State: open - Opened by ruicx about 2 years ago

#87 - cnpy.h::npy_save: fix bug when nels = 0 and data = NULL

Pull Request - State: open - Opened by tdp2110 over 2 years ago - 1 comment

#86 - not support dict?

Issue - State: open - Opened by wahjrzd over 2 years ago

#85 - cnpy does not support large numpy headers

Issue - State: open - Opened by TinkerSteve over 2 years ago

#84 - Add combined iOS/simulator support when building with Cmake

Pull Request - State: closed - Opened by noahness over 2 years ago

#83 - Make initial shape accumulate value type explicit

Pull Request - State: open - Opened by tvincent056 over 2 years ago - 1 comment

#82 - seperated npy_save into npy_save_head and npy_save_body

Pull Request - State: closed - Opened by AdorablePotato almost 3 years ago

#81 - Why forcing little endian?

Issue - State: open - Opened by ziyuang almost 3 years ago

#80 - Why is the data type not stored in NpyArray?

Issue - State: open - Opened by threebrooks almost 3 years ago - 1 comment

#79 - :sparkles: Support STRING type & vector<pair<T,T>> type

Pull Request - State: open - Opened by shuming1008 over 3 years ago

#78 - Fix FILE resource leak

Pull Request - State: open - Opened by nmcclatchey over 3 years ago - 1 comment

#77 - Fix a mis-parse of NPY v2.0 and 3.0 headers

Pull Request - State: open - Opened by nmcclatchey over 3 years ago - 2 comments

#76 - Undefined Symbol Error When Making

Issue - State: open - Opened by bcaddy over 3 years ago

#75 - Not sure it's a issue or not. How could I parse std::string by using CNPY?

Issue - State: open - Opened by shuming1008 over 3 years ago - 2 comments

#74 - Would cnpy work with a vector of structs?

Issue - State: open - Opened by TheTomer over 3 years ago - 3 comments

#73 - cannot create std::vector larger than max_size()

Issue - State: open - Opened by xanderdunn over 3 years ago

#72 - Cannot read npz file

Issue - State: open - Opened by erwincoumans over 3 years ago

#71 - Unable to read large npy

Issue - State: open - Opened by Trotew over 3 years ago

#70 - Undefined symbols for architecture x86_64

Issue - State: closed - Opened by sb-git-cloud almost 4 years ago - 2 comments

#69 - No makefile in the "make" step

Issue - State: open - Opened by userTogrul almost 4 years ago - 1 comment

#67 - Remove zlib dependency, MSVC compatbilty

Issue - State: open - Opened by sayan1an about 4 years ago - 3 comments

#66 - depth.npy used to synthesize point clouds

Issue - State: open - Opened by genera0 about 4 years ago

#65 - Add support for signed types

Pull Request - State: open - Opened by sammymax about 4 years ago

#64 - row-major or col-major?

Issue - State: closed - Opened by poor1017 about 4 years ago - 4 comments

#63 - Added functionality to write tuples as custom dtypes

Pull Request - State: open - Opened by Lala5th over 4 years ago - 1 comment

#62 - Incorrect results when loading a float32 array

Issue - State: closed - Opened by netw0rkf10w over 4 years ago - 3 comments

#61 - regex_error when calling npy_load

Issue - State: closed - Opened by eugenelyj over 4 years ago - 1 comment

#60 - usage at the platform of windows

Issue - State: closed - Opened by mwsunshine over 4 years ago - 3 comments

#59 - Convert to opencv Mat

Issue - State: open - Opened by ShrutheeshIR almost 5 years ago - 3 comments

#58 - Fix shape multiplication to use std::size_t

Pull Request - State: open - Opened by JWalker1995 almost 5 years ago

#57 - Integrating with OSS-Fuzz

Issue - State: open - Opened by Google-Autofuzz about 5 years ago

#56 - Eigen3 support?

Issue - State: open - Opened by rancheng about 5 years ago - 5 comments

#55 - Multiply word_size by 4 in parse_npy_header for dtype 'U'

Pull Request - State: open - Opened by sjmielke about 5 years ago

#54 - Potential for file corruption in npy_save and npz_save

Issue - State: open - Opened by nmcclatchey about 5 years ago

#53 - Missing exception safety for npz_load

Issue - State: open - Opened by nmcclatchey about 5 years ago

#52 - Missing exception safety for npy_load

Issue - State: open - Opened by nmcclatchey about 5 years ago

#51 - [Feature Request] make uninstall target

Issue - State: closed - Opened by acxz over 5 years ago - 1 comment

#49 - Thanks for great library

Issue - State: closed - Opened by ducha-aiki over 5 years ago

#48 - CNPY lib for armv7

Issue - State: open - Opened by GAnto85 over 5 years ago - 1 comment

#47 - Centos 7.4

Issue - State: closed - Opened by tonyreina over 5 years ago - 2 comments

#45 - Configurable error output stream, stderr as default.

Pull Request - State: open - Opened by hrobeers over 5 years ago

#44 - installation issue

Issue - State: closed - Opened by LeilyR almost 6 years ago

#43 - cnpy::npz_load file parsing bug

Issue - State: open - Opened by tomaszszewczyk almost 6 years ago - 3 comments

#42 - clang-tidy fixes

Pull Request - State: open - Opened by ngc92 about 6 years ago - 1 comment

#41 - libzip based zip file handling

Pull Request - State: open - Opened by leezu about 6 years ago

#40 - Update npy alignment to 64bit following numpy v1.14

Pull Request - State: open - Opened by leezu about 6 years ago

#39 - cnpy writes corrupt npz files for too large arrays

Issue - State: open - Opened by leezu about 6 years ago - 4 comments

#38 - problem writing npy formatted output

Issue - State: open - Opened by daron-m-standley about 6 years ago - 4 comments

#37 - cnpy::npz_load segfaults when loading large numpy array

Issue - State: closed - Opened by avitalsh over 6 years ago - 3 comments

#36 - Undefined references

Issue - State: closed - Opened by shivaang12 over 6 years ago - 3 comments

#35 - Error when compiling to shared library

Issue - State: closed - Opened by davekch over 6 years ago - 11 comments

#34 - Link error

Issue - State: open - Opened by sjsy over 6 years ago - 1 comment

#33 - Use regex to parse shape information

Pull Request - State: closed - Opened by lematt1991 over 6 years ago - 1 comment

#32 - some error that need modify

Issue - State: open - Opened by cxwx over 6 years ago - 1 comment

#31 - error: no matching function for call to ‘npy_save

Issue - State: closed - Opened by ccs-ros over 6 years ago - 2 comments

#30 - install problem

Issue - State: closed - Opened by xixin10 over 6 years ago - 1 comment

#29 - Some fixes for cross compilation

Pull Request - State: open - Opened by srkreddy1238 over 6 years ago

#28 - Fixes for compiler warnings for 64-bit

Issue - State: open - Opened by pwc357 almost 7 years ago - 1 comment

#27 - constant accessors for NpyArray

Pull Request - State: closed - Opened by christian-rauch almost 7 years ago - 2 comments

#26 - Replace abort() with error codes or exceptions

Issue - State: closed - Opened by justanotheruser almost 7 years ago - 1 comment

#25 - Markdown editing of README.md

Pull Request - State: closed - Opened by chraibi almost 7 years ago

#24 - Type conversion

Issue - State: open - Opened by chraibi almost 7 years ago - 1 comment

#23 - Error while loading saved .npy in python.

Issue - State: closed - Opened by asafben almost 7 years ago - 3 comments

#22 - adding zlib package finding

Pull Request - State: closed - Opened by benjaminjeliot almost 7 years ago - 1 comment

#21 - zlib not found if installed in a non-standard location

Issue - State: closed - Opened by benjaminjeliot almost 7 years ago - 3 comments

#20 - Loading 2D npz double arrays

Issue - State: open - Opened by gospodnetic about 7 years ago - 8 comments

#19 - building fails after commit 6fafb0aa71cc2f66025325d5340bb25707264331

Issue - State: closed - Opened by fgfuchs about 7 years ago - 5 comments

#18 - half-precision float supporting

Pull Request - State: closed - Opened by soloice about 7 years ago - 5 comments

#17 - cnpy::npy_save segfaults when numpy arrays are too large

Issue - State: closed - Opened by abeconnelly over 7 years ago - 1 comment

#16 - Appending existing arrays in npz-files

Issue - State: open - Opened by ingkanit over 7 years ago - 1 comment

#15 - strict aliasing optimization bug

Issue - State: open - Opened by jlquinn almost 8 years ago

#14 - cnpy seems to be skip over some matrices in a npz file

Issue - State: open - Opened by emjotde over 8 years ago - 1 comment

#13 - Undefined reference to crc32 error when compiling

Issue - State: closed - Opened by Quasimondo almost 9 years ago - 5 comments

#12 - fixed unsigned and signed comparisons

Pull Request - State: closed - Opened by rtotheb2000 almost 9 years ago

#11 - If function find(keyword) fails to locate specified keyword in the he…

Pull Request - State: closed - Opened by chaloz about 9 years ago

#10 - cnpy.cpp: fix memory leak in parsing shape field

Pull Request - State: closed - Opened by rjw57 almost 10 years ago - 1 comment

#9 - Various fixes and modernizations

Pull Request - State: closed - Opened by dstahlke over 10 years ago - 1 comment

#8 - Read NumPy arrays of structs

Issue - State: open - Opened by mrzv over 10 years ago

#7 - fortran_order bug

Issue - State: closed - Opened by tbetcke over 10 years ago - 1 comment

#6 - Read/write gzip compressed files

Issue - State: open - Opened by eddelbuettel almost 11 years ago - 12 comments

#5 - Add fortran_order field to NpyArray to allow loading of Fortran-ordered ...

Pull Request - State: closed - Opened by julienr over 11 years ago

#4 - Optional saving in Fortran order.

Pull Request - State: open - Opened by christopherpoole over 11 years ago

#3 - Added rudimentary error handling and (thereby) remove warnings

Pull Request - State: closed - Opened by temporaer over 11 years ago

#2 - Memory mapping support

Issue - State: open - Opened by mrzv about 12 years ago - 1 comment

#1 - Assertion littleEndian triggered by single-byte datatypes

Issue - State: closed - Opened by damiendr over 12 years ago