Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | selection_sort: fix codename | Egor Tensin | 2016-04-17 |
| | |||
* | README update | Egor Tensin | 2016-04-17 |
| | |||
* | implement median value calculation | Egor Tensin | 2016-04-17 |
| | |||
* | README update | Egor Tensin | 2016-04-17 |
| | |||
* | rearrange source files | Egor Tensin | 2016-04-17 |
| | | | | | | | * Add a useful `algorithms` package to provide convinient access to the implemented algorithms. * This allows to e.g. dynamically list available algorithms, which greatly simplifies a lot of things. | ||
* | README update | Egor Tensin | 2016-03-09 |
| | |||
* | refactoring | Egor Tensin | 2016-03-08 |
| | |||
* | README update | Egor Tensin | 2015-07-12 |
| | |||
* | initial commit | Egor Tensin | 2015-05-06 |