Pathfinding algorithm for bee pollination
- Install
uv- For Windows, run:
winget install --id=astral-sh.uv -e- Restart VSCode
- Can update with:
uv self update
- For Windows, run:
- Can add packages with
uv add <package>- e.g
uv add numpy
- e.g
- Run code with
uv run main.py
No need to figure out venv nonsense.
Approved by Ajay (I deleted Jia's code fyi)