Releases: TheRobotFox/SortTest
Releases · TheRobotFox/SortTest
Realloc crash fix
8.1 realloc crash fix
NOFONT
NoFont Render
Render bug fixed
small bug fixes including build system
ReculinSort and Multi window renderer
After major refactoring, a new Renderer, and many bug fixes I am happy to get this release out.
It also features a new Sortingalgorithm called ReculinSort (a portmanteau of Recursion and StalinSort)
While the concept looks promising on paper and is easy to understand, it performs like absolute sh*t. This is probably caused by the high abstraction it uses, grasping over the performance loss from doing a lot of list copying. If anyone believes he'd be able to improve this algorithm, hit me with a pull request! I am always happy to collaborate.
Have a good one!
PS: Everything tested with TI as always
SortTest
Fixed visual mode for NSPIRE!
SortTest
6.0 Update README