beeoptimal

View on PyPIReverse Dependencies (0)

0.1.1 beeoptimal-0.1.1-py3-none-any.whl

Wheel Details

Project: beeoptimal
Version: 0.1.1
Filename: beeoptimal-0.1.1-py3-none-any.whl
Download: [link]
Size: 48739
MD5: cae98a77b2b32b9c094181b941f831bf
SHA256: e3ce1bb4ec6a86a53fbbd54e5b2e356239fe9111052f43942cb5ea621b3afb4e
Uploaded: 2024-12-14 17:28:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beeoptimal
Version: 0.1.1
Summary: A Python implementation of the Artificial Bee Colony (ABC) optimization algorithm
Author-Email: Giulio Fantuzzi <giulio.fantuzzi01[at]gmail.com>
Project-Url: Documentation, https://beeoptimal.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/giuliofantuzzi/BeeOptimal
Project-Url: Issues, https://github.com/giuliofantuzzi/BeeOptimal/issues
License: MIT License Copyright (c) 2024 Giulio Fantuzzi 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 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: metahueristic,optimization,artificial bee colony,swarm intelligence
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12.1
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: plotly (>=5.24.1)
Requires-Dist: tqdm (>=4.66.4)
Requires-Dist: pillow (>=10.3.0)
Requires-Dist: kaleido (>=0.2.1)
Requires-Dist: sphinx (>=4.0.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: nbsphinx-link; extra == "docs"
Requires-Dist: sphinx-rtd-dark-mode; extra == "docs"
Requires-Dist: ipython (>=8.12.3); extra == "tutorials"
Requires-Dist: torchvision (>=0.18.1); extra == "tutorials"
Requires-Dist: matplotlib (>=3.8.4); extra == "tutorials"
Provides-Extra: docs
Provides-Extra: tutorials
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2495 characters]

WHEEL

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

RECORD

Path Digest Size
beeoptimal/__init__.py sha256=mfxu_xBc33plhwz3waITK29bBNj-7vl40W7ryh8H0_8 560
beeoptimal/abc.py sha256=LcFU1ynEox49zlHmV-E1cEfhlQdpJRs3vagEMbJXP84 30238
beeoptimal/bee.py sha256=IEeldRjYCzwuDUjDjNcAKdmhDyICH4aNpeZTL9PGnuQ 4080
beeoptimal/benchmarks.py sha256=Gc-MM7j3IQVevbaarzcLlBk2tDCQrjFZh5buoQVsbsM 14529
beeoptimal/plotting.py sha256=5iB7tmgzfp5eq-egIi2tg7rEi7yNyV2cLz8Bgc7zVD8 10241
beeoptimal/utils.py sha256=VYKoJPoDW9KrPI3-0jw3Hgl7si_Ab-RbOd6GLes0Lic 1213
beeoptimal/package_assets/BeeMarker.png sha256=8hIeWxGAtbO2tsfyT_zTLIMPxTTIGWn1kvUzyq3k5sw 32670
beeoptimal-0.1.1.dist-info/LICENSE sha256=cT_KzpjzReNmXOh7mLNItvh1PmD4wocUs68cX2FIa5M 1072
beeoptimal-0.1.1.dist-info/METADATA sha256=t7yIzEzbk2OyKUrFIDcZiujz0cDR5yyyJEbuFxRl4Hc 5084
beeoptimal-0.1.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
beeoptimal-0.1.1.dist-info/top_level.txt sha256=JuHy-TO6T9Oezrg3vhfgxWY1vJ8v_1hsdYrBXtmyFmU 11
beeoptimal-0.1.1.dist-info/RECORD

top_level.txt

beeoptimal