Skip to content
Snippets Groups Projects
Commit ae823606 authored by Peter Frank Perroni's avatar Peter Frank Perroni
Browse files

Update README.md

parent 48a2c9da
No related branches found
No related tags found
No related merge requests found
INSTRUCTIONS FOR LINUX
Download CSMOn:
wget --no-check-certificate https://gitlab.c3sl.ufpr.br/pfperroni/CSMOn/repository/archive.tar.gz?ref=master -O CSMOn.tar.gz
Unpack it:
tar -xzvf CSMOn.tar.gz
Compile the package:
cd CSMOn-*/python
make
Then finally, run the example code (provided with a standard PSO implementation):
python pso_example.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment