bhepop2

View on PyPIReverse Dependencies (0)

2.0.0 bhepop2-2.0.0-py3-none-any.whl

Wheel Details

Project: bhepop2
Version: 2.0.0
Filename: bhepop2-2.0.0-py3-none-any.whl
Download: [link]
Size: 47043
MD5: 7fd5a60104624ba3fb638a3d201ed51e
SHA256: 195c60df2776da47ff81a342ada9a19ee43c97a87ffc90a54b32666bc41e013a
Uploaded: 2024-06-17 08:38:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bhepop2
Version: 2.0.0
Summary: Synthetic population enrichment from aggregated data
Author: UGE & Tellae
Author-Email: contact[at]tellae.fr
Home-Page: https://github.com/tellae/bhepop2
License: CECILL-B
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: CeCILL-B Free Software License Agreement (CECILL-B)
Requires-Python: >=3.9
Requires-Dist: numpy (==1.23.5)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: xlrd (==2.0.1)
Requires-Dist: scipy (==1.10.1)
Requires-Dist: scikit-learn (==1.2.2)
Requires-Dist: plotly
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 737 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bhepop2/__init__.py sha256=QE0i-YNtS9hrR689SrY4IuIJ3UDwrpJapCnbpoudfU8 1021
bhepop2/analysis.py sha256=pwrgXT-VG61CXEX2Mmr75mLoZP3x9w441R20xQSPjZs 15593
bhepop2/functions.py sha256=Dp_7585ghFR3ZArpTFX5-Bt-Cpf4HXinmit9s7SkXy8 7730
bhepop2/optim.py sha256=JQY242r7tSj0y9ETAK5aqJXo7vfAFtulsO9wVVqD8yE 5190
bhepop2/tools.py sha256=BCccUF_ocu2OiP3ZBn2EdgCSzfQzpg0SoPFrTxnHVDc 12346
bhepop2/utils.py sha256=W3OSvcKGYJWf4wf4i85PAUhjFL-Na8P5NyV4Nom9nYs 2808
bhepop2/enrichment/__init__.py sha256=V5VDicHjnwBifSZLJMckkAEP9olnw3DJHpn0IFoCDK4 190
bhepop2/enrichment/base.py sha256=2MkAuCCM3H70Sndx877fK6ovjjfdPNMLKRkndJkNIrQ 4514
bhepop2/enrichment/bhepop2.py sha256=uciSK5BTM_7SDmNPjr07exO0GK90rCs7-0UTjcmKB-4 13367
bhepop2/enrichment/uniform.py sha256=pIcuO4wFoLQ-ZmXbwl3RRdZDDA8dT_zuSROaZLDwru0 1373
bhepop2/sources/__init__.py sha256=f9cV0s_ldXIrsH3qYBcJuB6NXmGMUNylbnAQswycDsU 211
bhepop2/sources/base.py sha256=ABfq_O574fWiRejF8NYwiRJYsLy3G5m0UVRIobDVBjQ 4584
bhepop2/sources/global_distribution.py sha256=pyYlHy2ErQ2xJKgpkpa9a-aZsR4yiCqACLGDsxFiAc4 2352
bhepop2/sources/marginal_distributions.py sha256=pGpUewWYQEPebgOY2VIa4hG6ebCi2y7vy6h7aMBTjx8 14317
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=gfoHIh9MDz-UqbLriI0R7LgHD2zgthdBygH8bsTV1E8 3043
tests/test_analysis.py sha256=5SpyFYWR_FscsI1akii-nVwJAQRyd5JGdGPL7UkCCvs 2410
tests/test_functions.py sha256=IQ9uh8yWT44E1M_-QAGPrRgfA1siFNRghVFl07uGO40 2466
tests/test_tools.py sha256=v9DA4unnxyVcadAVI3xISSwQ_9yqraR3y1Bndn9d1KA 640
tests/test_utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/enrichment/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/enrichment/test_base.py sha256=5_7tg-aR73lulaiDT1xXF3eS6mx8HokwPw7kKpUJ5jg 3725
tests/enrichment/test_bhepop2.py sha256=v8q4o3G5sDuXYQXKDJxS9-eXSmWz_oI3UitoC9oQQcs 1715
tests/enrichment/test_uniform.py sha256=pHc5yJrbzreqvewC8vo6Xgr5uweWvNKrkUFGuToLQhM 1037
tests/sources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/sources/test_base.py sha256=3x5WED04Amg9F4vIhay8dmbH8gpAVYlvEIvyzL4m5q8 1625
tests/sources/test_global_distribution.py sha256=UAcvdSk1mFnRJtY1JwUW9D7jv6jBS82IVmszQCa29GI 1990
tests/sources/test_marginal_distributions.py sha256=Lh7no9mJ48_wfniTlAvdyPBHQDtNm6Ia7tmhsQ5NLug 13803
bhepop2-2.0.0.dist-info/LICENSE.txt sha256=sSo2RG4xlOBIvZpaO0rQ8yClnVekux35rvKzuNjBDy0 21421
bhepop2-2.0.0.dist-info/METADATA sha256=9PRtVSTIGKnHhkwLx5dp7EwmLzUnkXKqNfw2aH2yCos 1697
bhepop2-2.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
bhepop2-2.0.0.dist-info/top_level.txt sha256=c6P7UpWAvIOPhGXgCtiJMyptMuS3LAGdr17MFQji1B4 14
bhepop2-2.0.0.dist-info/RECORD

top_level.txt

bhepop2
tests