Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
putianyi889 committed Feb 23, 2024
2 parents aedee2e + 576840f commit 9c18eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

[![Build Status](https://github.com/putianyi889/SwapSort.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/putianyi889/SwapSort.jl/actions/workflows/CI.yml?query=branch%3Amaster)

This package is intended to be a successor of [SortingNetworks.jl](https://github.com/JeffreySarnoff/SortingNetworks.jl). This package relies on the existing [sorters](./srv/Sorters) which are currently copied from [SorterHunter](https://github.com/bertdobbelaere/SorterHunter), a C++ project. For a visualization of the algorithms, see [here](https://bertdobbelaere.github.io/sorting_networks.html).
This package is intended to be a successor of [SortingNetworks.jl](https://github.com/JeffreySarnoff/SortingNetworks.jl). This package relies on the existing [sorters](./src/Sorters) which are currently copied from [SorterHunter](https://github.com/bertdobbelaere/SorterHunter), a C++ project. For a visualization of the algorithms, see [here](https://bertdobbelaere.github.io/sorting_networks.html).

0 comments on commit 9c18eb4

Please sign in to comment.