Skip to content

wissem01chiha/npio

Repository files navigation

NPIO

Ubuntu macos Meson CI CodeQL Docs GitHub License CodeFactor

Npio is a C99 version of cnpy, written by Carl Rogers. It is a library for reading and writing NumPy .npy and .npz files, which is no longer actively maintained.

NumPy provides the save method for saving arrays into .npy files and savez for zipping multiple .npy arrays together into a .npz file. Npio allows you to read and write these formats in C or C++

Please feel free to open an issue. I will try to address any concerns as best I can.

Documenation

All API documentation can be found here

Contributing

The project is under active development, and contributions are highly encouraged.If you are interested in collaborating, please contact the maintainer via email

License

All material is provided under MIT License unless otherwise specified.

See the LICENSE file for more details

About

NPIO – NUMPY NPY/NPZ File I/O Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors