Well written, easy to understand code with clean notation and modularity - ready for someone to pick up and integrate into their own project. I prefer this type of code to something wrapped in a GUI; GUI are nice sometimes as they can make life easy to get a demo running, but they can also confuse the basic structure of the algorithm. A reference or two would be nice for those who aren't at all familiar with PSO, but for those who have read the introductions and are ready to roll up their sleeves and try something this is perfect.
As to the complaint that a function without an input or output is useless: try it and surprise yourself.
Well written, easy to understand code with clean notation and modularity - ready for someone to pick up and integrate into their own project. I prefer this type of code to something wrapped in a GUI; GUI are nice sometimes as they can make life easy to get a demo running, but they can also confuse the basic structure of the algorithm. A reference or two would be nice for those who aren't at all familiar with PSO, but for those who have read the introductions and are ready to roll up their sleeves and try something this is perfect.
As to the complaint that a function without an input or output is useless: try it and surprise yourself.
Comment only