You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](http://isitmaintained.com/project/firefly-cpp/FireflyAlgorithm"Average time to resolve an issue")
@@ -24,13 +25,18 @@ This package implements a nature-inspired algorithm for optimization called Fire
24
25
25
26
## Installation:
26
27
28
+
Install FireflyAlgorithm with pip:
27
29
```sh
28
30
pip install fireflyalgorithm
29
31
```
30
32
To install FireflyAlgorithm on Fedora, use:
31
33
```sh
32
34
dnf install python-fireflyalgorithm
33
35
```
36
+
To install FireflyAlgorithm on Arch Linux, please use an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers):
0 commit comments