Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to help and a new PSO algorithm plus a more useful RaPIdClass #45

Merged
merged 6 commits into from
Apr 11, 2016

Commits on Apr 5, 2016

  1. Changes to help and functionality of cfa-pso

    * Restructured help sections of m-files so that the copyright is not shown when typing help for a rapid-function
    * Reverted changes in check_installed so that correct info is shown of toolboxes missing/found.
    janlav committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    c9791ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1254d9f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Betterments to RaPIdClass and a new PSO algorithm - PSOPC which outpe…

    …rformed the other in the "SecondOrder" example test (not conclusively tested).
    
    * RaPIdClass is now better organized, commented and easier to update in future.
    * Introduced PSO with Passive Congregation in own_psopc.m and made changes to GUI and PSO-algorithm files to accomodate this.
    janlav committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    7361b78 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    e0506b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f26a523 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Fix in PSOCA algorithm of ParticleArray.m where the Coordinated aggre…

    …gation term was calculated incorrectly.
    janlav committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    964d584 View commit details
    Browse the repository at this point in the history