Skip to content

Commit

Permalink
Merge pull request #21 from Archaeology-ABM/minor-corrections
Browse files Browse the repository at this point in the history
polishing python documentation
  • Loading branch information
Andros-Spica authored Jan 26, 2024
2 parents e72c79e + 40fdc65 commit 987321d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ Random walk in 2D space based on agent angle orientation
# Documentation - Python implementation
## Table of contents

- [`instructions.md`](instructions.md) : how to install or use the module. (**TO DO**)
- [`demonstration.ipynb`](/python_implementation/demonstration.ipynb) : A demonstration on how to use the module.
- [`randomWalk_v01_plot.png`](randomWalk_v01_plot.png)

![`randomWalk_v01_plot.png`](randomWalk_v01_plot.png)

0 comments on commit 987321d

Please sign in to comment.