tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
crc32.f90 File Reference

Provides crc checksum for zip file support in npz format. More...

Data Types

interface  tblite_io_numpy_crc32::crc32_hash
 Compute crc32 checksum. More...
 

Modules

module  tblite_io_numpy_crc32
 Implementation of cyclic redundancy check hashing function, used to check the integrity of data in zip files.
 

Detailed Description

Provides crc checksum for zip file support in npz format.