cloudy-astrophysics / bug-tracker-migration-test

Trial run for importing the nublado.org Trac tickets as GitHub issues
0 stars 0 forks source link

Particle Swarm Optimization algorithm (trac #344) #346

Open cloudy-bot opened 8 years ago

cloudy-bot commented 8 years ago

reported by: @CloudyLex

Particle Swarm Optimization algorithm was developed by Dr. Kennedy and Dr. Eberhart. I think they have provided the C source code in their website:

http://www.swarmintelligence.org/SIBook/SI.php#Download

suggestion for optimization from IUCAA workshop participant - method does not get stuck in local minimu

Migrated from https://www.nublado.org/ticket/344

{
    "status": "new",
    "changetime": "2019-02-04T13:02:49Z",
    "_ts": "1549285369825011",
    "description": "Particle Swarm Optimization algorithm was developed by Dr. Kennedy and Dr. Eberhart. I think they have provided the C source code in their website:\n\n\nhttp://www.swarmintelligence.org/SIBook/SI.php#Download\n\nsuggestion for optimization from IUCAA workshop participant - method does not get stuck in local minimu",
    "reporter": "gary",
    "cc": "",
    "resolution": "",
    "time": "2015-09-26T10:26:55Z",
    "component": "optimizer",
    "summary": "Particle Swarm Optimization algorithm",
    "priority": "good to do",
    "keywords": "",
    "version": "trunk",
    "milestone": "no milestone",
    "owner": "nobody",
    "type": "enhancement"
}
cloudy-bot commented 8 years ago

@peter-van-hoof-noaccount changed milestone from "" to "no milestone"