Coverage for gpaw/gpu/cpupyx/scipy.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v7.7.1, created at 2025-07-08 00:17 +0000

1import gpaw.gpu.cpupyx.fft as fft 

2import gpaw.gpu.cpupyx.sparse as sparse 

3__all__ = ['fft', 'sparse']