quant-met 0.0.16__py3-none-any.whl → 0.0.18__py3-none-any.whl

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.
Files changed (32) hide show
  1. quant_met/cli/scf.py +27 -3
  2. quant_met/geometry/__init__.py +1 -1
  3. quant_met/geometry/base_lattice.py +6 -6
  4. quant_met/geometry/bz_path.py +6 -6
  5. quant_met/geometry/graphene.py +3 -3
  6. quant_met/geometry/square.py +3 -3
  7. quant_met/mean_field/__init__.py +2 -4
  8. quant_met/mean_field/hamiltonians/__init__.py +1 -1
  9. quant_met/mean_field/hamiltonians/base_hamiltonian.py +288 -52
  10. quant_met/mean_field/hamiltonians/dressed_graphene.py +6 -6
  11. quant_met/mean_field/hamiltonians/graphene.py +6 -6
  12. quant_met/mean_field/hamiltonians/one_band_tight_binding.py +6 -6
  13. quant_met/mean_field/hamiltonians/three_band_tight_binding.py +6 -6
  14. quant_met/mean_field/hamiltonians/two_band_tight_binding.py +6 -6
  15. quant_met/mean_field/quantum_metric.py +3 -3
  16. quant_met/mean_field/search_crit_temp.py +3 -3
  17. quant_met/mean_field/self_consistency.py +13 -9
  18. quant_met/parameters/__init__.py +5 -5
  19. quant_met/parameters/hamiltonians.py +8 -8
  20. quant_met/parameters/main.py +1 -0
  21. quant_met/plotting/__init__.py +1 -1
  22. quant_met/plotting/plotting.py +9 -9
  23. quant_met/utils.py +27 -5
  24. {quant_met-0.0.16.dist-info → quant_met-0.0.18.dist-info}/METADATA +21 -23
  25. quant_met-0.0.18.dist-info/RECORD +34 -0
  26. {quant_met-0.0.16.dist-info → quant_met-0.0.18.dist-info}/WHEEL +1 -1
  27. quant_met-0.0.18.dist-info/entry_points.txt +2 -0
  28. quant_met/mean_field/superfluid_weight.py +0 -123
  29. quant_met-0.0.16.dist-info/LICENSES/MIT.txt +0 -9
  30. quant_met-0.0.16.dist-info/RECORD +0 -36
  31. quant_met-0.0.16.dist-info/entry_points.txt +0 -3
  32. {quant_met-0.0.16.dist-info → quant_met-0.0.18.dist-info/licenses}/LICENSE.txt +0 -0
@@ -1,36 +0,0 @@
1
- quant_met/__init__.py,sha256=ZO1UFz1awUYTI7B9ZkBwucvDz7GMGXnLLUGnEwLBhkc,155
2
- quant_met/cli/__init__.py,sha256=nGFXhK8zWyEKQtsQTyJWfEOLFOHTCjZnfEcrVb2dARc,254
3
- quant_met/cli/_utils.py,sha256=n_aP8_4sZXgPwBxngDcKozfdgYJL6VTwOn9qFLKrnzY,941
4
- quant_met/cli/crit_temp.py,sha256=t9sPZKORl6dpa1UNAOMH2gDmeQxf80iFH7p_L3FI5q8,2027
5
- quant_met/cli/main.py,sha256=lVAPGPUZtzyX6QKPEFYyDKFWYhQ30dMXjOEq5VdTa7I,1871
6
- quant_met/cli/scf.py,sha256=wHilJRBk7_8nOheJpGk1ZeBOWu4UF9oDVI4SjHptQgY,1464
7
- quant_met/geometry/__init__.py,sha256=5BLliTnMzlzPrjzmphQ_EpTE6f6dF-uXgQU_Qj8sBoI,592
8
- quant_met/geometry/base_lattice.py,sha256=dUBk3167cppy5nUNSEbXq57rwgbVnIen20jC_vrhomA,2642
9
- quant_met/geometry/bz_path.py,sha256=q_eNhKYjhKLeFNjio8BdKVsseO6slQKlwKKSQQYTVJQ,2497
10
- quant_met/geometry/graphene.py,sha256=AIKI2ice7LiKk5LHS27w97FkUds0UFV7EVNML3W5D28,1623
11
- quant_met/geometry/square.py,sha256=lAEJ2R_2VBBPI_Bc-x-KhPE5r8AGoY1RgAx8GdoqdNY,1561
12
- quant_met/mean_field/__init__.py,sha256=RqsqT4kXs2tQxbZZd1_NP2NGx_3RKcpQHNdwddCXg9E,736
13
- quant_met/mean_field/_utils.py,sha256=7hr0DDSdIqjft5Jjluvbw_HGoNLWgYJTxyuPJJvhBnc,356
14
- quant_met/mean_field/hamiltonians/__init__.py,sha256=kLe31GiWYvPshl2-tpjEz0AHct2S1AuwRakAK2XDNSg,681
15
- quant_met/mean_field/hamiltonians/base_hamiltonian.py,sha256=_GZLmNAcRAu6NGCM8PnwacPV9AlOxrGLo0vdgrcoBvM,18295
16
- quant_met/mean_field/hamiltonians/dressed_graphene.py,sha256=sTApzorTj0jeXdEzeDxNUxuvSWq44UtVPwDzRawbvXs,4035
17
- quant_met/mean_field/hamiltonians/graphene.py,sha256=tnmaaBka3G_vAMrg8ZsVcNGYjPPMPB3Z3NQfTbGRJNM,3263
18
- quant_met/mean_field/hamiltonians/one_band_tight_binding.py,sha256=SXHPoVd_zyevNvUvmHuK85cfs2Y-_8phBbE7qM62RIE,2499
19
- quant_met/mean_field/hamiltonians/three_band_tight_binding.py,sha256=MuOxUTPPBENjKBotPVQH-8343y4dv73jtZXo-w8mJsA,3282
20
- quant_met/mean_field/hamiltonians/two_band_tight_binding.py,sha256=Vk01wY1UP4V1yYHZ9RmlbB0cybPJjGlrBUkR8d3o3j8,2852
21
- quant_met/mean_field/quantum_metric.py,sha256=2yRu2bfgMxgPcVqasmqfgUy8-O7gXJwJI7ziuvIShXU,2580
22
- quant_met/mean_field/search_crit_temp.py,sha256=RF4Fr8v8crl6KlFktw8oH3Hbbez1q5My1sbMe2wSuXQ,8653
23
- quant_met/mean_field/self_consistency.py,sha256=uk80FK7b1VVsFcUreGih11EMGXs45pkZ567g0bTNYwU,3140
24
- quant_met/mean_field/superfluid_weight.py,sha256=0T_vkJB9AvjeaPG_y5h_3ZHh-0MCefeXnaPOn-hYjKw,4127
25
- quant_met/parameters/__init__.py,sha256=Urw9tGQkHgNogcqheIVoZYLka9Wao5FdwbvUK3-5qGw,1007
26
- quant_met/parameters/hamiltonians.py,sha256=E26X8FDnuruSRwV32yPn0CKhVr0Kxs9K3QBc3MMDnHI,6028
27
- quant_met/parameters/main.py,sha256=hGcJvRixkXuUk9MytAs0S1L2VvcJlT8qVG1g7NZOjlE,2126
28
- quant_met/plotting/__init__.py,sha256=HEt2KKhUOR1he2cKL9GLfGfqN87Q6jl_AKylGC20U4g,544
29
- quant_met/plotting/plotting.py,sha256=ueFKhGK2mo-_JKifhRlgT6WDuEbKSMwDaTNnl70tCZQ,6583
30
- quant_met/utils.py,sha256=JG_tShSL1JIi-Fn-N6mVD6J0sl7Egf-zuHnOSEKu7VA,1666
31
- quant_met-0.0.16.dist-info/LICENSE.txt,sha256=QO_duPQihSJlaxSLxPAXo52X3esROP5wBkhxqBd1Z4E,1104
32
- quant_met-0.0.16.dist-info/LICENSES/MIT.txt,sha256=QO_duPQihSJlaxSLxPAXo52X3esROP5wBkhxqBd1Z4E,1104
33
- quant_met-0.0.16.dist-info/METADATA,sha256=yXzlKy9e-KnGAE0YPRa2xKXF-mtZO04Ql_09TuyWfs8,2097
34
- quant_met-0.0.16.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
35
- quant_met-0.0.16.dist-info/entry_points.txt,sha256=fuVnEk5wiqPMEhn-Cc7q0Hdk2s_OniOn0zfdFPicH4Y,47
36
- quant_met-0.0.16.dist-info/RECORD,,
@@ -1,3 +0,0 @@
1
- [console_scripts]
2
- quant-met=quant_met.cli:cli
3
-