Skip to content

CandelierLab/publi_maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze

Python code for the article "Maze-solving with density-driven swarms" by E. M. Zamora Sánchez et al.

Installation

  1. Clone the repository in a local folder
  2. Create a virtual environment and install the following packages:
pip install numpy scipy pandas tables h5py mazelib networkx pyopencl matplotlib lib-anim alive-progress

After this you should be able to run the programs. For instance, you can try to run the scripts in the Demo folder.

Authors and acknowledgment

Crafted by Raphaël Candelier and Esther Zamora Sanchez.

License

This project is licensed under the terms of the GNU General Public License v3.0.

About

Code used in the publication "Maze-solving with density-driven swarms' by E. M. Zamora Sánchez et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors