Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ab0c36c

Browse files
Update README.md
1 parent a7b14d3 commit ab0c36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ The application allows the user to place start, end and obstacle nodes on a grid
3131
## WIP features and functionalities
3232

3333
At the current stage all proposed pathfinding algorithms have been implemented and the flow of the application is complete enough so that a user may be able to visualize all algorithms and reset the grid easily.
34-
Further adjustments can be made in the optimization department. I am considering switching form lists and arrays to numpy arrays which should make the app run a bit faster, seein as numpy data structures are linear and they take less time to swap and compare values.
34+
Further adjustments can be made in the optimization department. I am considering switching from lists and arrays to numpy arrays which should make the app run a bit faster, seeing as numpy data structures are linear and they take less time to swap and compare values.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /