pyALF 2.5.post35__tar.gz → 2.5.post37__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyalf-2.5.post35/pyALF.egg-info → pyalf-2.5.post37}/PKG-INFO +1 -1
- {pyalf-2.5.post35 → pyalf-2.5.post37/pyALF.egg-info}/PKG-INFO +1 -1
- {pyalf-2.5.post35 → pyalf-2.5.post37}/LICENSE +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/MANIFEST.in +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/README.md +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/pyALF.egg-info/SOURCES.txt +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/pyALF.egg-info/dependency_links.txt +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/pyALF.egg-info/entry_points.txt +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/pyALF.egg-info/requires.txt +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/pyALF.egg-info/top_level.txt +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/__init__.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/alf_source.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/ana.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/analysis.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/check_common.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/check_rebin_ipy.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/check_rebin_tk.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/check_warmup_ipy.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/check_warmup_tk.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/__init__.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/alf_bin_count.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/alf_del_bins.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/alf_postprocess.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/alf_run.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/alf_show_obs.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/alf_test_branch.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/cli/minimal_ALF_run.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/exceptions.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/init_layout.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/lattice.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/lattices_armv8.4-a.so +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/lattices_x86-64.so +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/simulation.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/py_alf/utils.py +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/pyproject.toml +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/setup.cfg +0 -0
- {pyalf-2.5.post35 → pyalf-2.5.post37}/tests/test_lattice_init.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyALF
|
|
3
|
-
Version: 2.5.
|
|
3
|
+
Version: 2.5.post37
|
|
4
4
|
Summary: Python interface for ALF, plus scripts and Jupyter notebooks.
|
|
5
5
|
Author-email: ALF Collaboration <alf@physik.uni-wuerzburg.de>, Jonas Schwab <jonas.schwab@uni-wuerzburg.de>
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyALF
|
|
3
|
-
Version: 2.5.
|
|
3
|
+
Version: 2.5.post37
|
|
4
4
|
Summary: Python interface for ALF, plus scripts and Jupyter notebooks.
|
|
5
5
|
Author-email: ALF Collaboration <alf@physik.uni-wuerzburg.de>, Jonas Schwab <jonas.schwab@uni-wuerzburg.de>
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|