Logo
Explore Help
Sign In
prenex/myqsort
1
0
Fork 0
You've already forked myqsort
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
20 Commits 1 Branch 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Richard Thier 6fcf79bee3 schwab: some buggy idea that segfaults - might simplify a lot instead
2025-05-08 23:09:37 +02:00
chatgpt_qs.cpp
added chatgpt 4o version when asked to write quicksort - crashed around 100k elements in ascasc or similar patterns in my experience - also builds with a huge warning in case of g++ (no warning with clang++ though)
2025-04-07 06:00:09 +02:00
chatgpt_qs.h
added chatgpt 4o version when asked to write quicksort - crashed around 100k elements in ascasc or similar patterns in my experience - also builds with a huge warning in case of g++ (no warning with clang++ though)
2025-04-07 06:00:09 +02:00
data.inc
schwab: fixed endless run, bug in hi not bigger then mid and lo because only indices are checked lol
2025-05-08 22:47:52 +02:00
makefile
First version of various versions of quicksort
2025-04-05 02:15:39 +02:00
qs.c
schwab_sort but can endless loop
2025-05-08 21:47:30 +02:00
qsort.h
Revert "try simpler branchless at cost of extra swaps - seems slower for me"
2025-05-06 02:30:56 +02:00
schwab_sort.h
schwab: some buggy idea that segfaults - might simplify a lot instead
2025-05-08 23:09:37 +02:00
zssort.h
neoqs - that adds smallrange support for meanqs
2025-05-06 03:04:57 +02:00
Description
Various quicksort optimizations and pivotings
158 KiB
Languages
C 97%
C++ 2.8%
Makefile 0.2%
Powered by Gitea Version: 1.23.4 Page: 128ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API