8000 Tags · amari-calipso/sorting-visualizer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: amari-calipso/sorting-visualizer

Tags

v2024.10.12

Toggle v2024.10.12's commit message
fix garbage collector

apparently newer cython has different values for reference counting than the older one? i don't eve
10000
n know anymore this toolchain is so unstable

v2024.10.7

Toggle v2024.10.7's commit message
change wait order for sorts

this way stats don't get immediately reset after shuffles

v2024.9.25

Toggle v2024.9.25's commit message
add HeatBarGraph visual

v2024.8.4

Toggle v2024.8.4's commit message
add a couple features

- add development release
- you can now add visual styles and sound systems through the external folder

v2024.7.19

Toggle v2024.7.19's commit message
add dynamic module importing

allows to add modules without recompiling the program

v2024.6.29

Toggle v2024.6.29's commit message
fix CustomImage edge case

v2024.6.11

Toggle v2024.6.11's commit message
fix heliumsort

v2024.6.8

Toggle v2024.6.8's commit message
the version....

v2024.5.25

Toggle v2024.5.25's commit message
fixes

- fix FeatureSort
- add error message for invalid unique divisor
- correctly rescale speed for size-mlt < 1
- add minSize parameter for runAll sorts
- add unique limit for runAll sorts

v2024.5.22

Toggle v2024.5.22's commit message
update HeliumSort implementation

0