lifejacket 1.1.0__py3-none-any.whl → 1.2.0__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.
@@ -53,8 +53,6 @@ logging.basicConfig(
53
53
  level=logging.INFO,
54
54
  )
55
55
 
56
- jax.config.update("jax_enable_x64", True)
57
-
58
56
 
59
57
  @click.group()
60
58
  def cli():
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lifejacket
3
- Version: 1.1.0
3
+ Version: 1.2.0
4
4
  Summary: Consistent standard errors for longitudinal data collected under pooling online decision policies.
5
5
  Author-email: Nowell Closser <nowellclosser@gmail.com>
6
6
  Requires-Python: >=3.10
@@ -7,11 +7,11 @@ lifejacket/form_adjusted_meat_adjustments_directly.py,sha256=AVlGOuw_FgVDcVnhQs1
7
7
  lifejacket/get_datum_for_blowup_supervised_learning.py,sha256=sCH-PlrFlLJgCYpTmdeasiHwHYSEy9wxspkOTDuDPuY,58594
8
8
  lifejacket/helper_functions.py,sha256=SdAbUwXNx-3JFsyTfLyliQ7kUOm0eABaiNgoYLR8NG0,16967
9
9
  lifejacket/input_checks.py,sha256=q7HFZq5n18edQU8X5laONsBgWSMidLRy6Nhqdw5FpOw,47084
10
- lifejacket/post_deployment_analysis.py,sha256=M6-qQ1vynJ7-iHi-vgTdS71Vp-27gioB1b6qt0sCdek,92470
10
+ lifejacket/post_deployment_analysis.py,sha256=2XXaPfpraH1CD5Sjh-1CwxUrPu5CWHwHH-VvXCtYNRw,92427
11
11
  lifejacket/small_sample_corrections.py,sha256=aB6qi-r3ANoBMgf2Oo5-lCXCy_L4H3FlBffGwPcfXkg,5610
12
12
  lifejacket/vmap_helpers.py,sha256=pZqYN3p9Ty9DPOeeY9TKbRJXR2AV__HBwwDFOvdOQ84,2688
13
- lifejacket-1.1.0.dist-info/METADATA,sha256=RPJwaJyvfQGCKxgNvg7tx-QPu_Wa89pIPv34fFzqjzA,1773
14
- lifejacket-1.1.0.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
15
- lifejacket-1.1.0.dist-info/entry_points.txt,sha256=CZ9AUPN0xfnpYqwtGTr6n9l5mpyEOddsXX8fnxKRB6U,71
16
- lifejacket-1.1.0.dist-info/top_level.txt,sha256=vKl8m7jOQ4pkbzVuHCJsq-8LcXRrOAWnok3bBo9qpsE,11
17
- lifejacket-1.1.0.dist-info/RECORD,,
13
+ lifejacket-1.2.0.dist-info/METADATA,sha256=njhqxnzR3D4-SrKLhqnRMHDzQ_kONhchIGAXWPtI63U,1773
14
+ lifejacket-1.2.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
15
+ lifejacket-1.2.0.dist-info/entry_points.txt,sha256=CZ9AUPN0xfnpYqwtGTr6n9l5mpyEOddsXX8fnxKRB6U,71
16
+ lifejacket-1.2.0.dist-info/top_level.txt,sha256=vKl8m7jOQ4pkbzVuHCJsq-8LcXRrOAWnok3bBo9qpsE,11
17
+ lifejacket-1.2.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.10.1)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5