josiann

View on PyPIReverse Dependencies (0)

1.1.9 josiann-1.1.9-py3-none-any.whl

Wheel Details

Project: josiann
Version: 1.1.9
Filename: josiann-1.1.9-py3-none-any.whl
Download: [link]
Size: 72366
MD5: 37b573925765912b29d09dfa95901106
SHA256: f040cd742e12000b5d91f5ffe4337e3fb5e3e478c3d6eb8abe5035608054b926
Uploaded: 2024-03-20 23:10:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: josiann
Version: 1.1.9
Summary: Simulated Annealing for noisy cost function
Author: Matteo Bouvier
Author-Email: m.bouvier[at]vidium-solutions.com
Project-Url: Documentation, https://josiann.readthedocs.io/
Project-Url: Source, https://github.com/Vidium/josiann
License: LICENSE
Keywords: simulated annealing,optimization,noisy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: CeCILL-B Free Software License Agreement (CECILL-B)
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10,<4.0
Requires-Dist: attrs (<24.0.0,>=23.2.0)
Requires-Dist: ipython (<9.0.0,>=8.22.2); extra == "docs"
Requires-Dist: nbsphinx (<0.10.0,>=0.9.3); extra == "docs"
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: plotly (<6.0.0,>=5.20.0); extra == "plot"
Requires-Dist: sphinx (<8.0.0,>=7.2.6); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (<3.0.0,>=2.0.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (<3.0.0,>=2.0.0); extra == "docs"
Requires-Dist: tqdm (<5.0.0,>=4.66.2)
Provides-Extra: docs
Provides-Extra: plot
Description-Content-Type: text/markdown
[Description omitted; length: 938 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
josiann/__init__.py sha256=hPQwIHYZnFohE2D6Skp9G22VzlMxAtwmdJaeiCANn2o 873
josiann/algorithms/__init__.py sha256=MTod5Opk8QodJeOEJjqEgcoA1_HjaWqlYsBkhMz5ucY 145
josiann/algorithms/map/__init__.py sha256=acg7otvyMx2ASC3_E7zlSuEMcf2BlqwZ_YwQgscthQM 193
josiann/algorithms/map/linear.py sha256=yXWzXu2mb915Ut8qUOA3WSW0A_rQ6Bw3zG0sEprK9wg 2085
josiann/algorithms/map/multicore.py sha256=h5sqnM2aduTMbGsS-2Yf5BnlEvrEPMjwjd9gNbjDo_A 2860
josiann/algorithms/map/typing.py sha256=tZOmkgGLpbu63TzAG1FtLdQA32C4TJ_On6LOgYV6AAU 773
josiann/algorithms/map/utils.py sha256=DhJuTXh8YlruBIjlDNYW_jqkkn5nhHZDAW8ldGNukZs 3091
josiann/algorithms/map/vectorized.py sha256=aPkzSrlBZExMt_Bh2h-MmavRllLmuehTMNeCkeamGUU 7632
josiann/algorithms/run.py sha256=qrqteuZy0IfxsqTDr5RjhVHkSxYEum1MbIZJgntNT7s 5148
josiann/algorithms/sequential/__init__.py sha256=EPaCFtVY1SNHQVVyR66LDw2W87sqgwLUsiihSBvmZa4 193
josiann/algorithms/sequential/base/__init__.py sha256=goMf4AUWlp6cFnoAflqPZW1t0vVU3ypDCPyeKlNgNGA 193
josiann/algorithms/sequential/base/compute.py sha256=hA7YHwGp-F81ZZMEGjA-AW1fbfmptSb8IA117sgaLkw 1159
josiann/algorithms/sequential/base/intialize.py sha256=KA_2mchrX6SeJs4ZCjze4CMAH3wD5n_KTK-JztnT1hs 5098
josiann/algorithms/sequential/base/sa.py sha256=28riQ90fDodyAjvbiyYB9RBZN_MHn4vrEKrkh2Cvrho 4720
josiann/algorithms/sequential/multicore/__init__.py sha256=aMK7NqUzrHWGm7YLYZCFoyqaG4_vofrvuSkG3RIJ9Qk 193
josiann/algorithms/sequential/multicore/initialize.py sha256=t_gmJVbTXLsfhYkqrGJN2MHifqsj5IlIb5AGT3TD9pU 6638
josiann/algorithms/sequential/multicore/mcsa.py sha256=bZRbPLrOpZe20WaBoFTXmtvlSk42WNP61RluIgiRmHg 5246
josiann/algorithms/sequential/vectorized/__init__.py sha256=CjgCX6EF1YQLBDu6c6VsCrdvs6ougnyq0JkPRZneXOw 193
josiann/algorithms/sequential/vectorized/compute.py sha256=si4uy9z_W6q7aqReoCYmedTt6fQ4qNIuDtnNKZcbguQ 3557
josiann/algorithms/sequential/vectorized/intialize.py sha256=tP8xO-2xgJWM8ngmeNB25eVvdy1RJ36yzVd7MXn99xw 8632
josiann/algorithms/sequential/vectorized/vsa.py sha256=B3S7qzMCOAaq3wDLvF3mDWhx3itIRoIf3LeFzLBgqDY 7505
josiann/backup/__init__.py sha256=o2YiX0SlrcI1ZvHXPW_MGiz5lVqKC5WAujj-b5qmnBw 193
josiann/backup/backup.py sha256=0rf459AwKloVHbujmslySKeGsTZNKZGrtFaDVUgZVCs 3376
josiann/backup/multicore.py sha256=27n55Q1uav39qihhyLVW9F_wpLexXE8rTlbe1ZkWDgk 1685
josiann/backup/parallel/__init__.py sha256=o2YiX0SlrcI1ZvHXPW_MGiz5lVqKC5WAujj-b5qmnBw 193
josiann/backup/parallel/backup.py sha256=COMIYJRjbmpbJfvHP0gqZFolG-5Oglfuj4kPLbr5YN4 2539
josiann/compute.py sha256=rxAwmzPr0V56qGpdhDGBPF31rPqeDKyGS7ISU-OaMW0 2950
josiann/errors.py sha256=DbIPMLW0MrWtvtIKhUApfRyqjWETswUzPZTof_fnGYI 310
josiann/moves/__init__.py sha256=l6osXxh49yNMRw7QDLuCscy3jfsOKRuiRDXKK96OBvM 193
josiann/moves/base.py sha256=WmQtK91j7ka2_lDWLtB_9lDSs9DFvBuVnx8eygX7Q_I 3885
josiann/moves/discrete.py sha256=3ywfgSEJVkK2t5Z-B4mB0y1jsLy5esgnlWYbL-MPFYw 6571
josiann/moves/ensemble.py sha256=3j9dxUGi9pOCWeevUFCanN70mqrA-v1UjSUiMhW9Zi0 3854
josiann/moves/parse.py sha256=sUaT48LyoE-nRxMew4mYMBJwYqoQLPdPDxsPESWSD1o 3125
josiann/moves/sequential.py sha256=4AbujPIY5TGRTIWfd_4hvkfjkVC5N1nP4_Anf32BKcY 4871
josiann/parallel/__init__.py sha256=VFnssrZYwqbvhsLLoaNzbSk7koveNQGSu27miAyI7E0 222
josiann/parallel/algorithms/__init__.py sha256=MTod5Opk8QodJeOEJjqEgcoA1_HjaWqlYsBkhMz5ucY 145
josiann/parallel/algorithms/compute.py sha256=XPq4bKA9iV07xbNzNmQcK3OOUnWDqZ1EibqN237PMZE 1895
josiann/parallel/algorithms/mappers.py sha256=kQleixBFKMX_OWN7lFY6_vY7NodMoG0Q8XRNweOOtpg 4964
josiann/parallel/algorithms/psa.py sha256=N1WVu2N01os03lAR1vFu9HbB0IGGrdVY9fdBcuNDrmo 8233
josiann/parallel/arguments.py sha256=VocfeWGlNfAJYK9-1Wjgd-cndd2g2tVakmFXBoCO1Xk 2376
josiann/parallel/moves/__init__.py sha256=MTod5Opk8QodJeOEJjqEgcoA1_HjaWqlYsBkhMz5ucY 145
josiann/parallel/moves/base.py sha256=N2RT42ArEQUa8x8_NJoapWwXFseIhbrmoR2HkgGy8h8 2677
josiann/parallel/moves/discrete.py sha256=J9IXUfM8tAWS9cMdljfbfTmXvvYgQ6_Lcme9pPlECyc 3261
josiann/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
josiann/storage/__init__.py sha256=iHJj4i3o6WeNXPvWvkPhYoQ2s4gv6pLFSITgWqKK-9w 193
josiann/storage/parallel/__init__.py sha256=AmmQOoq9OQEpelU3PlRUQv6qwNxyQXchVHzi7zPNtBY 193
josiann/storage/parallel/parameters.py sha256=borP0sz_jMZNMAQnMeEe8QkbHHZt1C4yq1OiX2AfiuA 9402
josiann/storage/parallel/trace.py sha256=IlD5BdhgEFncOM1vpqpZO64fuBAKCTHBHrdJtSIJwd4 12132
josiann/storage/parameters.py sha256=wmVehUW0Z6oStKo85w0zR8D9orlrL65BTZi55QzO5TQ 9690
josiann/storage/result.py sha256=52IH_118fYMYq3jFzjUUYtfuuipaYGbkfW8frXs6VbQ 1520
josiann/storage/trace.py sha256=bEEZhQB7POKpKqQnFANGYObgnWFlF4figIHirtmZu0Y 31976
josiann/typing.py sha256=P_bZYyAJx-V5pmSWO6TMQXGHAuEE3asA4BowTkG1lWI 845
josiann-1.1.9.dist-info/LICENSE sha256=JZ0FsAvt7hRTKixoNKCoHNqWfSzLHLXhbByq2MDd3jA 21395
josiann-1.1.9.dist-info/METADATA sha256=x0RYee4IpU1_SkFrp1vajiAtTUsUz8YPS3sONg21kmc 2660
josiann-1.1.9.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
josiann-1.1.9.dist-info/RECORD