AXES_MAP detection reworked (#110)

This commit is contained in:
Félix Boisselier
2024-06-04 18:31:23 +02:00
committed by GitHub
parent 0fbdef4a17
commit bb6907e5e6
7 changed files with 423 additions and 143 deletions

View File

@@ -1,7 +1,5 @@
GitPython==3.1.40
matplotlib==3.8.2 ; python_version >= '3.9'
matplotlib==3.3.4 ; python_version < '3.9'
numpy==1.26.2 ; python_version >= '3.9'
numpy==1.19.5 ; python_version < '3.9'
scipy==1.11.4 ; python_version >= '3.9'
scipy==1.7.3 ; python_version < '3.9'
matplotlib==3.8.2
numpy==1.26.2
scipy==1.11.4
PyWavelets==1.6.0