Skip to content

Releases: sanoguzhan/STAlib

Minor Features

01 Dec 23:23
Compare
Choose a tag to compare
Minor Features Pre-release
Pre-release
  • [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/

09 Nov 00:21
Compare
Choose a tag to compare
Pre-release

0.1.0

  • Initial release, with Merge Sortand Bubble Sort Algorithms