mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-26 15:29:43 +03:00
eea5188389
* commit '0538404f8652bb8f80d362eab2bf988a3eb545bd': added link to compile and run code online Gist to run and test the Durand-Kerner Algorithm online and view the roots convergence better formatting of root values updating DIRECTORY.md another shell-sort implementation updating DIRECTORY.md remove timing calculation compute real eigen values of a square matrix using shit and deflate QR decomposition algorithm QR decomposition of any matrix with real elements Durand Kramer method for roots of any polynomial # Conflicts: # DIRECTORY.md # numerical_methods/durand_kerner_roots.c # numerical_methods/qr_decomposition.c # numerical_methods/qr_eigen_values.c |
||
---|---|---|
.. | ||
Bead_Sort.c | ||
binary_Insertion_Sort.c | ||
Bogo_Sort.c | ||
Bubble_Sort_2.c | ||
Bubble_Sort.c | ||
Bucket_Sort.c | ||
CMakeLists.txt | ||
Cocktail_Sort.c | ||
comb_sort.c | ||
counting_Sort.c | ||
Cycle_Sort.c | ||
gnome_sort.c | ||
Heap_Sort.c | ||
insertion_Sort.c | ||
merge_sort.c | ||
multikey_quick_sort.c | ||
Pancake_Sort.c | ||
partition_Sort.c | ||
Pigeonhole_Sort.c | ||
Quick_Sort.c | ||
radix_sort_2.c | ||
radix_sort.c | ||
random_quick_sort.c | ||
Selection_Sort.c | ||
shaker_sort.c | ||
shell_Sort2.c | ||
shell_Sort.c | ||
Stooge_Sort.c |