Go to file
root 8e47ec5d5a Superturtle still not importing even though I have it installed,
so I made another superturtle clone python file (superturtlescat.py)
for now. I also changed some of the functions to try to get the
scatterplot to be drawn properly, but it's still in progress.
2024-10-05 23:11:08 -04:00
.commit_template Initial commit 2024-08-28 01:19:50 +00:00
.gitignore Initial commit 2024-08-28 01:19:50 +00:00
constants.py Initial commit 2024-08-28 01:19:50 +00:00
generate_data.py Initial commit 2024-08-28 01:19:50 +00:00
planning_scatter.md I added more steps after I thought about how to find the minimum and 2024-09-28 21:48:23 -04:00
plotting.py Initial commit 2024-08-28 01:19:50 +00:00
poetry.lock Initial commit 2024-08-28 01:19:50 +00:00
pyproject.toml Initial commit 2024-08-28 01:19:50 +00:00
scatterplot.py Superturtle still not importing even though I have it installed, 2024-10-05 23:11:08 -04:00
superturtlescat.py Superturtle still not importing even though I have it installed, 2024-10-05 23:11:08 -04:00
test_transform.py Initial commit 2024-08-28 01:19:50 +00:00
ticks.py Initial commit 2024-08-28 01:19:50 +00:00
transform.py Superturtle still not importing even though I have it installed, 2024-10-05 23:11:08 -04:00