anneal

View on PyPIReverse Dependencies (0)

0.1.0 anneal-0.1.0-py3-none-any.whl

Wheel Details

Project: anneal
Version: 0.1.0
Filename: anneal-0.1.0-py3-none-any.whl
Download: [link]
Size: 16540
MD5: 7a9d1b6d8e8569dfbd183d36ad8313fa
SHA256: 37f408981344a3c4e69138b8c8d9bc500efbea8e0e0a4ea32722df0c7ff22cb7
Uploaded: 2024-02-17 00:39:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anneal
Version: 0.1.0
Summary: A package for various annealing and quenching techniques
Author-Email: Rohit Goswami <rgoswami[at]ieee.org>, Ruhila S <ruhila[at]ieee.org>, Amrita Goswami <amrita[at]hi.is>, Sonaly Goswami <sonaly[at]iitk.ac.in>, Debabrata Goswami <dgoswami[at]iitk.ac.in>
Maintainer-Email: Rohit Goswami <rgoswami[at]ieee.org>, Ruhila S <ruhila[at]ieee.org>, Amrita Goswami <amrita[at]hi.is>
Project-Url: Homepage, https://github.com/HaoZeke/anneal
Project-Url: Bug tracker, https://github.com/HaoZeke/anneal/issues
License: MIT License Copyright (c) 2023 anneal core developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: optimization algorithms
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.1
Requires-Dist: click (>=8.1.3)
Requires-Dist: numpy (>=1.24.1)
Requires-Dist: matplotlib (>=3.6.3)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: probsamplers (>=0.1.0)
Requires-Dist: eindir (>=0.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 697 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
_version.py sha256=6d2FB_S_DG9CRY5BrqgzrQvT9hJycjNe7pv01YVB7Wc 6
anneal-0.1.0.dist-info/METADATA sha256=3pP4Ef3BZX17kArp9YHds3qaFytbFT9A6Q9qJV3LtBI 2966
anneal-0.1.0.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
anneal-0.1.0.dist-info/entry_points.txt sha256=geuJw19cwIWtqRBRaSwwTy6ydXB7k-YqnBiQj383c-Q 50
anneal-0.1.0.dist-info/licenses/LICENSE.txt sha256=H34PJQ-d8NO3c-TRzXoMVE6MTpi0M_GLUx1rDCZqJ84 1109
anneal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anneal/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anneal/core/components.py sha256=mO2b7qLWxQcxjhpNbS19M7wnGkghJSjco7Nat4UdEUQ 17753
anneal/funcs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anneal/funcs/obj2d.py sha256=LnKTvvD1MMd54uAbB7tYPYTK5rNYBFzmq0vabhJlwE4 2045
anneal/funcs/objNd.py sha256=1K2VNq7rtdZ49Eex_LQPIKxJSDTkd9Ff5YfOXUsifA4 2327
anneal/mcsamplers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anneal/mcsamplers/chains.py sha256=IoDXICU2ZsSrQFH-Xr5785JUnTxbSwo5r1JUBXrh_U8 1845
anneal/mcsamplers/sa_chains.py sha256=3wUeRfMcRkZRlP0OkiJtZZUL1477fu3vtOoXv9R-IVQ 1798
anneal/quenchers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anneal/quenchers/boltzmann.py sha256=ePmDkwIqMxj5x4AbnyvClogfS7qJTG-nzt0gsOjZSzY 10484
anneal/viz/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anneal/viz/viz2d.py sha256=unuanbJ4VQjjFFBh9cUZN-1ahfIaS6kaAaPaLdg5OHc 4414
anneal-0.1.0.dist-info/RECORD

entry_points.txt

anneal = anneal.cli.main:hello