Releases: sanoguzhan/STAlib
Releases · sanoguzhan/STAlib
Minor Features
- [fix] conftest error on coverage. [Oguzhan San]
- [fix] excluded helper function for coverage report.
- [fix] search algo import fixes and tests.
- [feat] Bubble search string search
- [fix] algorithms cython script bundle together. [Oguzhan San]
- [doc] changed to md for README and added hyperlink for algorithms.
- [feat] Quick sort algorithm.
https://pypi.org/project/stalib/
0.1.0
- Initial release, with
Merge Sort
andBubble Sort
Algorithms