ljvmiranda921 / pyswarms

A research toolkit for particle swarm optimization in Python

Home Page:https://pyswarms.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plotting the velocities of the particles

Thothore opened this issue · comments

  • PySwarms version: latest ?
  • Python version: latest ?
  • Operating System: google colab environment

Description

I'd like to show the velocities of the particles at each iteration, I already have the particles plotted with the function plot_surface / plot_contour. Also, maybe it could be an interesting feature to add ?

Hi @Thothore , I think it's a good feature, it's just that there's no bandwidth to work on it. If you're interested to contribute, then just send a PR this way! 🙇