Skip to content

Minor Features

Pre-release
Pre-release
Compare
Choose a tag to compare
@sanoguzhan sanoguzhan released this 01 Dec 23:23
· 4 commits to main since this 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.