stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Add filesystem interaction

Open minhqdao opened this issue 5 months ago • 6 comments

This PR introduces filesystem interactions by pragmatically invoking the system shell. It is part of the broader strategy outlined in https://github.com/fortran-lang/stdlib/pull/865 (see https://github.com/fortran-lang/stdlib/pull/865#pullrequestreview-2259189900) to support file zipping and unzipping. These functionalities are essential for handling .npz files.

minhqdao avatar Sep 16 '24 17:09 minhqdao