Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-fireflyalgorithm | Distribution: Fedora Project |
Version: 0.4.5 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Fri Aug 9 14:19:32 2024 |
Group: Unspecified | Build host: buildhw-x86-05.iad2.fedoraproject.org |
Size: 69770 | Source RPM: python-fireflyalgorithm-0.4.5-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/firefly-cpp/FireflyAlgorithm | |
Summary: Implementation of Firefly Algorithm in Python |
Implementation of Firefly Algorithm (FA) for optimization.
MIT
* Fri Aug 09 2024 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.4.5-1 - Update to the latest upstream's release * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.4.4-2 - Rebuilt for Python 3.13 * Tue Feb 06 2024 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.4.4-1 - Update to the latest upstream's release * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 04 2023 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.4.2-1 - Update to the latest upstream's release - Install additional doc files * Thu Nov 23 2023 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.4.1-2 - Install additional doc file * Thu Nov 23 2023 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.4.1-1 - Update to the latest upstream's release * Mon Nov 06 2023 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.4.0-1 - Update to the latest upstream's release * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.3.4-4 - Rebuilt for Python 3.12 * Tue Jun 06 2023 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.4-3 - Use standard format for dependencies * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.4-1 - Update to the latest upstream's release * Wed Nov 02 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.3-1 - Update to the latest upstream's release
/usr/bin/firefly-algorithm /usr/lib/python3.12/site-packages/fireflyalgorithm /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.5.dist-info /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.5.dist-info/INSTALLER /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.5.dist-info/LICENSE /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.5.dist-info/METADATA /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.5.dist-info/WHEEL /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.5.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/fireflyalgorithm/__init__.py /usr/lib/python3.12/site-packages/fireflyalgorithm/__main__.py /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__ /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/__main__.cpython-312.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/cli.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/cli.cpython-312.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/fireflyalgorithm.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/fireflyalgorithm.cpython-312.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/problems.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/__pycache__/problems.cpython-312.pyc /usr/lib/python3.12/site-packages/fireflyalgorithm/cli.py /usr/lib/python3.12/site-packages/fireflyalgorithm/fireflyalgorithm.py /usr/lib/python3.12/site-packages/fireflyalgorithm/problems.py /usr/share/doc/python3-fireflyalgorithm /usr/share/doc/python3-fireflyalgorithm/CHANGELOG.md /usr/share/doc/python3-fireflyalgorithm/CITATION.cff /usr/share/doc/python3-fireflyalgorithm/CODE_OF_CONDUCT.md /usr/share/doc/python3-fireflyalgorithm/CONTRIBUTING.md /usr/share/doc/python3-fireflyalgorithm/Problems.md /usr/share/doc/python3-fireflyalgorithm/README.md /usr/share/doc/python3-fireflyalgorithm/examples /usr/share/doc/python3-fireflyalgorithm/examples/run.py /usr/share/licenses/python3-fireflyalgorithm /usr/share/licenses/python3-fireflyalgorithm/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024