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

Docs for MOO #823

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Docs for MOO #823

wants to merge 18 commits into from

Commits on Sep 7, 2024

  1. MOO Docs updated blackboxoptim.md

    Added documentation for MOO in BBO
    ParasPuneetSingh authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2646d29 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Update evolutionary.md

    MOO docs update.
    ParasPuneetSingh authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    79a297b View commit details
    Browse the repository at this point in the history
  2. Update metaheuristics.md

    MOO docs update.
    ParasPuneetSingh authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1394ec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    5af0e2b View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    updated project.toml for the docs.
    ParasPuneetSingh authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    37aa52b View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    Added compat for BBO.
    ParasPuneetSingh authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    81f5e8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    238dcbe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update metaheuristics.md

    Added required packages for MOO docs.
    ParasPuneetSingh authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9198cb4 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    added required packages for MOO
    ParasPuneetSingh authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be6388b View commit details
    Browse the repository at this point in the history
  3. Update blackboxoptim.md

    Corrected function names for MOO docs.
    ParasPuneetSingh authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5b3a0b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update evolutionary.md

    Removed unnecessary FowardDiff function.
    ParasPuneetSingh authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6a1dceb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    564f53a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Update metaheuristics.md

    Added the package for the algorithms.
    ParasPuneetSingh authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    b1fe7da View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    Added evolutionary to the package.
    ParasPuneetSingh authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    89abf73 View commit details
    Browse the repository at this point in the history
  3. Update metaheuristics.md

    updated algorithm call.
    ParasPuneetSingh authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5aa1289 View commit details
    Browse the repository at this point in the history
  4. Update blackboxoptim.md

    Correction of changeing tuple to vector.
    ParasPuneetSingh authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    fb0181b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Update metaheuristics.md

    corrected algorithm calls.
    ParasPuneetSingh authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6d4c6ba View commit details
    Browse the repository at this point in the history