Skip to content

Tags: stevenbw/pyswarms

Tags

v.1.0.1

Toggle v.1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljvmiranda921 Lj Miranda
Bump version: 1.0.0 → 1.0.1

v.1.0.0

Toggle v.1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljvmiranda921 Lj Miranda
Bump version: 0.4.0 → 1.0.0

v.0.4.0

Toggle v.0.4.0's commit message
Update HISTORY.rst

v.0.3.1

Toggle v.0.3.1's commit message
Bump version to v.0.3.1

v.0.3.0

Toggle v.0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ljvmiranda921#180 from ljvmiranda921/development

Preparation for v.0.3.0 release

v.0.2.1

Toggle v.0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create patch v.0.2.1 (ljvmiranda921#146)

v.0.2.0-dev.3

Toggle v.0.2.0-dev.3's commit message
Add Pyramid topology and new example

This commit adds a Pyramid topology
and a new example on Inverse Kinematics.
Contributor: @whzup (ljvmiranda921#142) (ljvmiranda921#141)

v.0.2.0-dev.2

Toggle v.0.2.0-dev.2's commit message
Format code using black and flake8

This pre-release formats the code using the black formatter and flake8.
It looks much better now. We also added .flake8 and .pyproject.toml
configs to facilitate checking and possibility of pre-commit hooks.

v.0.2.0-dev.1

Toggle v.0.2.0-dev.1's commit message
Add plotters module

This pre-release adds a plotters module to facilitate better
visualization of swarm optimization. It also deprecates the
PlotEnvironment class in the environments module.

v.0.2.0

Toggle v.0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ljvmiranda921#127 from ljvmiranda921/development

Update setup.py classifiers