upb-lea / PSOAS

Particle Swarm Optimization Assisted by Surrogates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test velocity sampling

hvater opened this issue · comments

We are unsure if the current implementation of the velocity sampling is working as intended. The functionality should be tested in

  • 2D
  • 3D

Evaluated in 2D and 3D, next step is evaluation for n-dim by comparing if the sampled points are within the given radius.

Done.