- The full swarm representation in polar graph has been repaired in ``docs/examples/strider.py``. - During a dynamic simulation, linkages with long legs could appear through the road. - The documentation was not properly rendered because Napoleon (NumPy coding style) was not integrated.
0.1.4alpha
0.1.3
- A lot of outdated code in the ``leggedsnake/examples/strider.py`` - Changelog URL was broken in ``setup.cfg``.
0.1.3alpha
This package was lacking real documentation, it is fixed in this version.
0.1.2
- Files in ``leggedsnake/examples/`` were not included in the PyPi package. - The example was incompatible with pylinkage 0.4.0. - Test suite was unusable by tox. - Tests fixed. - Incompatible argument between PyGAD init_pop and built-in GA.