Skip to content

SwintonStreet/ParticleSwarmOptimiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParticleSwarmOptimiser

A small Fortran 90 particle swarm optimiser

Please start by reading PSOTest.f90, this program runs the optimiser, to switch in a model please update the testfunc subroutine in the functions.f90 file.

Use 'make target' to make the binary and 'make clean' to remove the objects.

About

A small Fortran 90 particle swarm optimiser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published