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.4 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Tue Feb 6 20:00:01 2024 |
Group: Unspecified | Build host: buildvm-x86-26.iad2.fedoraproject.org |
Size: 67515 | Source RPM: python-fireflyalgorithm-0.4.4-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
* 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 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 12 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.2-1 - Update to the latest upstream's release * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.3.1-2 - Rebuilt for Python 3.11 * Sun Jun 05 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.1-1 - Update to the latest upstream's release * Sat Mar 12 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3-1 - Update to the latest upstream's release - Enable tests - Install examples
/usr/bin/firefly-algorithm /usr/lib/python3.12/site-packages/fireflyalgorithm /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.4.dist-info /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.4.dist-info/INSTALLER /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.4.dist-info/LICENSE /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.4.dist-info/METADATA /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.4.dist-info/WHEEL /usr/lib/python3.12/site-packages/fireflyalgorithm-0.4.4.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, Wed Jul 10 00:08:09 2024