route-distances
View on PyPI — Reverse Dependencies (1)
1.2.2 | route_distances-1.2.2-py3-none-any.whl |
Wheel Details
Project: | route-distances |
Version: | 1.2.2 |
Filename: | route_distances-1.2.2-py3-none-any.whl |
Download: | [link] |
Size: | 26743 |
MD5: | e6a76974ce57eb3f9f453ee00685caa6 |
SHA256: | 874be8bd8688f56c0242185d6a18aaa91839b1d767083f1024ba9ed6b70fb7f6 |
Uploaded: | 2024-12-17 12:47:08 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | poetry-core 1.9.1 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
route_distances/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
route_distances/clustering.py | sha256=-O0UOwrkONjOE_kxQ4U1AglCkefWSv58dfcIgMZWX8I | 3964 |
route_distances/lstm/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
route_distances/lstm/data.py | sha256=em5FbgJqY7hdIvIq5BjO9uLFr8yTFegiR6yr5Mr2wuU | 5329 |
route_distances/lstm/defaults.py | sha256=PDU11U9WsYHd3l52lhRKKvrVt1Yu3GMi42xdUzdWxtM | 217 |
route_distances/lstm/features.py | sha256=NpAp85R4EulfvdgkesB_9lgWvhFu0UJG_tK_PJaz7gM | 2622 |
route_distances/lstm/inference.py | sha256=Q4JJynMfEu3VOLfHeGjMiF8uJjd_l_9EJLVJqP6ASQ8 | 1387 |
route_distances/lstm/models.py | sha256=Cm8SmvBgj6jzCnqkngiqlLbPWYh6r1GZk8NetQp__Sk | 5937 |
route_distances/lstm/optim.py | sha256=mOWMCmwl35Lqw-xnUT3u21i_FX-SVLqjf39EOSSfx9A | 1680 |
route_distances/lstm/utils.py | sha256=1qDwRhidSOBgRTWL40j9U6ReC6kaFTt2kPsaONm5iwo | 4053 |
route_distances/route_distances.py | sha256=EB5UxegTmfJbE3TabtUA5GnRvtnEFAqWvB8vlXX43Zc | 1245 |
route_distances/ted/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
route_distances/ted/distances.py | sha256=HWhFXRCDUlgW8cXPbmdwLKrSXfAXkvHORuiEMsPUsFQ | 1315 |
route_distances/ted/reactiontree.py | sha256=fyAZjV3-EYVdG-B6l2FWYAKeeujyizaoEl6K3pZn294 | 11529 |
route_distances/ted/utils.py | sha256=ZynQYZT03u3BAfBoR6PSk_Y9MgsST7xUm1u8HuShHps | 3884 |
route_distances/tools/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
route_distances/tools/cluster_aizynth_output.py | sha256=Ami8m16gYpGlm_WykxrochSa4dvANJF1eGAVNeU5-rU | 3980 |
route_distances/tools/prepare_aizynthfinder_output.py | sha256=X9zlpASdKxlYhazxei9cZfKJZLLn7h8a7F8GDiqfEiE | 2332 |
route_distances/tools/train_lstm_model.py | sha256=u45RmaRXHVEpu0jFTGRzKecReOxcib_0LhwJ3C94rjQ | 2705 |
route_distances/utils/routes.py | sha256=VLMA_ov0WgD7nFHfuVJiEauRzasbfQWYIDqj2Vcv--Y | 4168 |
route_distances/utils/type_utils.py | sha256=cGGr3oLJZBjG1ZmFffnVtDISuzgHL4o6Tog4AAc-2Gw | 222 |
route_distances/validation.py | sha256=pPUs_PJmuzh8s5cxYWiq5lBLxv5QYFvAh08hG-zYZno | 1084 |
route_distances-1.2.2.dist-info/LICENSE | sha256=7irXCvjxqqllmuIY5LID2TSqN8Nd0CkceNm49POFj14 | 1054 |
route_distances-1.2.2.dist-info/METADATA | sha256=jrActKTls538H7kdexlfMCNQSfEsxsKFkcC1wwNAph4 | 5453 |
route_distances-1.2.2.dist-info/WHEEL | sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs | 88 |
route_distances-1.2.2.dist-info/entry_points.txt | sha256=15PQKkYeZ_QLxoOFa14_o3yuFVxmXOIWD8Ek8L_oopY | 238 |
route_distances-1.2.2.dist-info/RECORD | — | — |
entry_points.txt
cluster_aizynth_output = route_distances.tools.cluster_aizynth_output:main
prepare_aizynthfinder_output = route_distances.tools.prepare_aizynthfinder_output:main
train_lstm_model = route_distances.tools.train_lstm_model:main