Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-cro-0.0.5.2-6.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-cro Distribution: Fedora Project
Version: 0.0.5.2 Vendor: Fedora Project
Release: 6.fc40 Build date: Fri Jan 26 04:00:37 2024
Group: Unspecified Build host: buildvm-s390x-21.s390.fedoraproject.org
Size: 203725 Source RPM: python-cro-0.0.5.2-6.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/VictorPelaez/coral-reef-optimization-algorithm
Summary: An implementation of CRO metaheuristic algorithm
Coral Reefs Optimization (CRO) algorithm artificially simulates a coral reef,
where different corals (which are the solutions for the considered
optimization problem) grow and reproduce in a coral-reef, fighting with
other corals for space and find depredation.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.5.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.5.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.5.2-4
  - Assert a license file is automatically handled; don’t package a duplicate
* Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.5.2-3
  - F38+: Use %{py3_test_envvars} to run examples
  - Preserve timestamps when fixing line endings
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.5.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.5.2-1
  - Update to 0.0.5.2 (close RHBZ#2220174)
* Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 0.0.5.0-6
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.5.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.5.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 04 2022 Python Maint <python-maint@redhat.com> - 0.0.5.0-3
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/cro
/usr/lib/python3.12/site-packages/cro-0.0.5.2.dist-info
/usr/lib/python3.12/site-packages/cro-0.0.5.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/cro-0.0.5.2.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/cro-0.0.5.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/cro-0.0.5.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/cro-0.0.5.2.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/cro/__init__.py
/usr/lib/python3.12/site-packages/cro/__pycache__
/usr/lib/python3.12/site-packages/cro/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/cro.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/cro.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/fitness.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/fitness.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/larvaemutation.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/larvaemutation.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/reef_initialization.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/reef_initialization.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/report.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/report.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/cro/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/cro/cro.py
/usr/lib/python3.12/site-packages/cro/fitness.py
/usr/lib/python3.12/site-packages/cro/larvaemutation.py
/usr/lib/python3.12/site-packages/cro/reef_initialization.py
/usr/lib/python3.12/site-packages/cro/report.py
/usr/lib/python3.12/site-packages/cro/utils.py
/usr/share/doc/python3-cro
/usr/share/doc/python3-cro/README.txt
/usr/share/doc/python3-cro/examples
/usr/share/doc/python3-cro/examples/.ipynb_checkpoints
/usr/share/doc/python3-cro/examples/.ipynb_checkpoints/cro_notebook_examples-checkpoint.ipynb
/usr/share/doc/python3-cro/examples/__init__.py
/usr/share/doc/python3-cro/examples/__pycache__
/usr/share/doc/python3-cro/examples/__pycache__/__init__.cpython-36.pyc
/usr/share/doc/python3-cro/examples/__pycache__/context.cpython-36.pyc
/usr/share/doc/python3-cro/examples/__pycache__/context.cpython-37.pyc
/usr/share/doc/python3-cro/examples/__pycache__/test_example_basic.cpython-36-PYTEST.pyc
/usr/share/doc/python3-cro/examples/context.py
/usr/share/doc/python3-cro/examples/example_advanced.py
/usr/share/doc/python3-cro/examples/example_basic.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024