https://github.com/qu1x/ndarray-npz
Advanced .npz file format support for n-dimensional arrays.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.9%) to scientific vocabulary
Repository
Advanced .npz file format support for n-dimensional arrays.
Basic Info
- Host: GitHub
- Owner: qu1x
- Language: Rust
- Default Branch: main
- Size: 25.4 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 6
Metadata Files
README.md
ndarray-npz
Advanced .npz file format support for ndarray.
Accessing .npy Files
- See
ndarray_npy.
Accessing .npz Files
- Reading:
NpzReader - Writing:
NpzWriter - Immutable viewing (primarily for use with memory-mapped files):
- Mutable viewing (primarily for use with memory-mapped files):
NpzViewMutproviding anNpyViewMutfor each uncompressed.npyfile within the archive
Releases
See the release history to keep track of the development.
Features
Both features are enabled by default.
compressed: Enables zip archives with deflate compression.num-complex-0_4: Enables complex element types of cratenum-complex.
License
Copyright © 2021-2025 Rouven Spreckels rs@qu1x.dev
This project is licensed under either of
- Apache License, Version 2.0, (LICENSES/Apache-2.0 or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSES/MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Owner
- Name: Qu1x
- Login: qu1x
- Kind: organization
- Website: https://qu1x.dev
- Repositories: 17
- Profile: https://github.com/qu1x
GitHub Events
Total
- Release event: 3
- Push event: 4
- Fork event: 1
- Create event: 2
Last Year
- Release event: 3
- Push event: 4
- Fork event: 1
- Create event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Rouven Spreckels | rs@q****v | 8 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cargo 4,951 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
crates.io: ndarray-npz
Advanced .npz file format support for n-dimensional arrays.
- Documentation: https://docs.rs/ndarray-npz/
- License: MIT OR Apache-2.0
-
Latest release: 0.4.2
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- aligned-vec 0.5 development
- memmap2 0.5.10 development
- crc32fast 1.3.2
- ndarray 0.15.6
- ndarray-npy 0.8.1
- zip 0.6.4