hdf5 support

This commit is contained in:
2026-03-30 20:33:28 -07:00
parent 53e43e8761
commit 7b309a8b23
15 changed files with 1079 additions and 206 deletions

View File

@@ -11,6 +11,7 @@ requires-python = ">=3.10"
dependencies = [
"aiohttp>=3.9,<4",
"gwyfile>=0.2",
"h5py>=3.10,<4",
"igor>=0.3",
"matplotlib>=3.8,<4",
"nanonispy>=1.1",