Parsa Yazdi
Parsa Yazdi
Installing the package in virtual environment, brought to my eyes that the package needs both NumPy and SciPy. To the best of my understanding, NumPy is built on top of...
Hi Ritchie, I believe that the documentation of the anaStruct do not reflect the capabilities of the package. Therefore, I forked the latest version and I will gradually modify the...
I believe the package cannot handle a few complex-conditioned functions. This is an example. The function defined in the tutorial for ["Basic Optimization with Arguments"](https://pyswarms.readthedocs.io/en/latest/examples/tutorials/basic_optimization.html#Basic-Optimization-with-Arguments) is a simple non-conditional function....
Focus on these updates are on the arguments. * Interactive argument updated * Preview-only argument replaced by an interactive tabular report * Read-me updated
In order to promote this package, I believe we should not miss questions on **Stackoverflow** which have the keyword "**pip-review**" in them. These are accessible by just searching properly ([**link**](https://stackoverflow.com/search?q=pip-review+is%3Aquestion)),...
I know it is a to-do for this project to create a complete help for usage of functions and to explain how things work in the package, but for the...