stjames 0.0.87__py3-none-any.whl → 0.0.88__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.

Potentially problematic release.


This version of stjames might be problematic. Click here for more details.

stjames/method.py CHANGED
@@ -36,6 +36,7 @@ class Method(LowercaseStrEnum):
36
36
  OCP24_S = "ocp24_s"
37
37
  OCP24_L = "ocp24_l"
38
38
  OMOL25_CONSERVING_S = "omol25_conserving_s"
39
+ UMA_M_OMOL = "uma_m_omol"
39
40
  ORB_V2 = "orb_v2"
40
41
  ORB_V3_CONSERVATIVE_INF_OMAT = "orb_v3_conservative_inf_omat"
41
42
 
@@ -62,6 +63,7 @@ PrepackagedNNPMethod = Literal[
62
63
  Method.OCP24_S,
63
64
  Method.OCP24_L,
64
65
  Method.OMOL25_CONSERVING_S,
66
+ Method.UMA_M_OMOL,
65
67
  Method.RM1,
66
68
  Method.ORB_V3_CONSERVATIVE_INF_OMAT,
67
69
  Method.EGRET_1,
@@ -74,6 +76,7 @@ PREPACKAGED_NNP_METHODS = [
74
76
  Method.OCP24_S,
75
77
  Method.OCP24_L,
76
78
  Method.OMOL25_CONSERVING_S,
79
+ Method.UMA_M_OMOL,
77
80
  Method.RM1,
78
81
  Method.ORB_V3_CONSERVATIVE_INF_OMAT,
79
82
  Method.EGRET_1,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: stjames
3
- Version: 0.0.87
3
+ Version: 0.0.88
4
4
  Summary: standardized JSON atom/molecule encoding scheme
5
5
  Author-email: Corin Wagen <corin@rowansci.com>
6
6
  Project-URL: Homepage, https://github.com/rowansci/stjames
@@ -11,7 +11,7 @@ stjames/diis_settings.py,sha256=4m1EQQWBlpHhMnWopix8qOqJv7QCluvdnV9jSKJDFtE,552
11
11
  stjames/grid_settings.py,sha256=WrSNGc-8_f87YBZYt9Hh7RbhM4MweADoVzwBMcSqcsE,640
12
12
  stjames/int_settings.py,sha256=5HXp8opt5ZyY1UpmfaK7NVloWVLM5jkG0elEEqpVLUo,896
13
13
  stjames/message.py,sha256=Rq6QqmHZKecWxYH8fVyXmuoCCPZv8YinvgykSeorXSU,216
14
- stjames/method.py,sha256=xurVdREwRfn_eR3P2dB5p1zUlksO2zwXksN5hvsdKhs,2869
14
+ stjames/method.py,sha256=aPFUhfUtJ_befRHO1Aa_c4ofEQAPZlQUvHWLaCv32Z4,2945
15
15
  stjames/mode.py,sha256=xw46Cc7f3eTS8i35qECi-8DocAlANhayK3w4akD4HBU,496
16
16
  stjames/molecule.py,sha256=l4S6prH1xflnZtbwidSF2THsiHaSJtRiy1rmUbH366Q,20631
17
17
  stjames/opt_settings.py,sha256=LEwGXUEKq5TfU5rr60Z4QQBhCqiw1Ch5w0M_lXawWo8,642
@@ -62,8 +62,8 @@ stjames/workflows/solubility.py,sha256=kGfVyPPGDLRpf2j6dSY7woCkfsoXSbUzdSImA4mcM
62
62
  stjames/workflows/spin_states.py,sha256=0degmE-frovgoXweshZyjfjqL7nkbaFoO9YoJhvQnaI,4748
63
63
  stjames/workflows/tautomer.py,sha256=7eYKziGPg8Km6lfowTzSkgJfJ4SHUPrAmnTf8Bi-SB0,1164
64
64
  stjames/workflows/workflow.py,sha256=OE05pt2ZOd8TzTOlBngXCVg9wv_553ZR60VNRPlq0f8,1953
65
- stjames-0.0.87.dist-info/licenses/LICENSE,sha256=i7ehYBS-6gGmbTcgU4mgk28pyOx2kScJ0kcx8n7bWLM,1084
66
- stjames-0.0.87.dist-info/METADATA,sha256=SovSL3LRuwiQBWTIHGaRsZJg84aNAG1LUz_2CRxM4FU,1724
67
- stjames-0.0.87.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
68
- stjames-0.0.87.dist-info/top_level.txt,sha256=FYCwxl6quhYOAgG-mnPQcCK8vsVM7B8rIUrO-WrQ_PI,8
69
- stjames-0.0.87.dist-info/RECORD,,
65
+ stjames-0.0.88.dist-info/licenses/LICENSE,sha256=i7ehYBS-6gGmbTcgU4mgk28pyOx2kScJ0kcx8n7bWLM,1084
66
+ stjames-0.0.88.dist-info/METADATA,sha256=lRcyR0nsmJ-Kag_9Zw2qzKNE2-h9FXe6cCXkaScrseU,1724
67
+ stjames-0.0.88.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
68
+ stjames-0.0.88.dist-info/top_level.txt,sha256=FYCwxl6quhYOAgG-mnPQcCK8vsVM7B8rIUrO-WrQ_PI,8
69
+ stjames-0.0.88.dist-info/RECORD,,