CoolFace
Apppublic

btoews/travelling-salesmen-python-vs-mojo

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
13 commits on main
74ac5b83y ago

fixed all memory leaks and disabled paralellize in mojo

brandon-toews
4f057163y ago

fixed out of bounds etting in mojo and hopefully ui

brandon-toews
1228ea43y ago

fixed columns in ui

brandon-toews
929deaa3y ago

changed ui and cleaned code a bit

brandon-toews
de47c0d3y ago

Try column change 1/3

brandon-toews
8d79a8a3y ago

Try column change again

brandon-toews
5b577483y ago

Try column change

brandon-toews
5395a123y ago

Change matplotlib environment variable

brandon-toews
40df0953y ago

Allow app to write to matplotlib folder

brandon-toews
f070f793y ago

Updated num cores

brandon-toews
3a0095f3y ago

Updated Readme

brandon-toews
ace33e23y ago

Transfer space

brandon-toews
1f81e0a3y ago

initial commit

btoews