bartz 0.0__py3-none-any.whl → 0.1.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.
@@ -1,20 +1,21 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bartz
3
- Version: 0.0
3
+ Version: 0.1.0
4
4
  Summary: A JAX implementation of BART
5
5
  Home-page: https://github.com/Gattocrucco/bartz
6
6
  License: MIT
7
7
  Author: Giacomo Petrillo
8
8
  Author-email: info@giacomopetrillo.com
9
- Requires-Python: >=3.12,<4.0
9
+ Requires-Python: >=3.10,<4.0
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.10
13
+ Classifier: Programming Language :: Python :: 3.11
12
14
  Classifier: Programming Language :: Python :: 3.12
13
- Requires-Dist: appnope (>=0.1.4,<0.2.0)
14
- Requires-Dist: jax (>=0.4.25,<0.5.0)
15
- Requires-Dist: jaxlib (>=0.4.25,<0.5.0)
16
- Requires-Dist: numpy (>=1.26.4,<2.0.0)
17
- Requires-Dist: scipy (>=1.12.0,<2.0.0)
15
+ Requires-Dist: jax (>=0.4.23,<0.5.0)
16
+ Requires-Dist: jaxlib (>=0.4.23,<0.5.0)
17
+ Requires-Dist: numpy (>=1.25.2,<2.0.0)
18
+ Requires-Dist: scipy (>=1.11.4,<2.0.0)
18
19
  Project-URL: Bug Tracker, https://github.com/Gattocrucco/bartz/issues
19
20
  Project-URL: Repository, https://github.com/Gattocrucco/bartz
20
21
  Description-Content-Type: text/markdown
@@ -0,0 +1,13 @@
1
+ bartz/__init__.py,sha256=40tX5XHoTiGnZcoeogVpyNOM_5rbHt-Y6zTI0NS7OA4,1345
2
+ bartz/_version.py,sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY,22
3
+ bartz/debug.py,sha256=_HOjDieipAgliP6B6C0UMgz-mVgmeZ3zmtzVe-iMGtY,5289
4
+ bartz/grove.py,sha256=LHhnvNKLb-jxUf4YjP927Hf9txkXynhMZ2ejtMRWZl4,8353
5
+ bartz/interface.py,sha256=INyNuHzFySwXAsXofVZDpTsMv78AR_3VCvAHbZFh92c,15724
6
+ bartz/jaxext.py,sha256=FK5j1zfW1yR4-yPKcD7ZvKSkVQ5--jHjQpVCl4n4gXY,2844
7
+ bartz/mcmcloop.py,sha256=xTxC1AkNX8jCrMArblvlMjnjMh80q1M3a6ZGrDdfsFI,7423
8
+ bartz/mcmcstep.py,sha256=6zkpTqgIrapeVy9mhy6BlsIO0s26HwBRDfw_6dVMmZA,35207
9
+ bartz/prepcovars.py,sha256=3ddDOtNNop3Ba2Kgy_dZ6apFydtwaEXH3uXSmmKf9Fs,4421
10
+ bartz-0.1.0.dist-info/LICENSE,sha256=heuIJZQK9IexJYC-fYHoLUrgj8HG8yS3G072EvKh-94,1073
11
+ bartz-0.1.0.dist-info/METADATA,sha256=8YYlbCf7frDtT2of6tNlnBbuGqyO8YyYlED8OXSiBpA,933
12
+ bartz-0.1.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
+ bartz-0.1.0.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- bartz/__init__.py,sha256=KpeWEIKkXq7YyooRdLZK6atfLJimi0hIa8-xqBPnDWQ,1331
2
- bartz/debug.py,sha256=SBdFJd9gXtBEw2b3R3pv14ARwKCDkHiycOuDm0iVEhA,5846
3
- bartz/grove.py,sha256=v2k10EBjgi2aLCsGvM01z0z--9Xv4ApBOxpke-6gIYM,10309
4
- bartz/interface.py,sha256=pPUOYpHCci_NADF58jrbee2tcnaKZYzwgK0FF5XuwJU,15823
5
- bartz/jaxext.py,sha256=FK5j1zfW1yR4-yPKcD7ZvKSkVQ5--jHjQpVCl4n4gXY,2844
6
- bartz/mcmcloop.py,sha256=ZxasSfWZzuYT_rOnSL8iSzIGQQS3ZtcBUhdXis2K-II,7207
7
- bartz/mcmcstep.py,sha256=acy_2rSIEXV5BzqLY96aQaqlsxtalxyO3Q4gPvUMRVU,35912
8
- bartz/prepcovars.py,sha256=3ddDOtNNop3Ba2Kgy_dZ6apFydtwaEXH3uXSmmKf9Fs,4421
9
- bartz-0.0.dist-info/LICENSE,sha256=heuIJZQK9IexJYC-fYHoLUrgj8HG8yS3G072EvKh-94,1073
10
- bartz-0.0.dist-info/METADATA,sha256=kKCGPdD_bOxJ3cLePc1R19kS3AzwGtFK_aR9ljBX6HY,869
11
- bartz-0.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
- bartz-0.0.dist-info/RECORD,,
File without changes
File without changes