Skip to content

Planned Features for v1.0.1

Gagandeep Singh edited this page Nov 15, 2021 · 3 revisions

1.0.1 will be the first release of pydatastructs.

The data structures and algorithms listed below, should be added before we go for our first release. The list doesn't contain what's already there in master and hence all of the following ideas are open for work.

Bioinformatics Algorithms

  1. Needleman–Wunsch algorithm
  2. Smith–Waterman algorithm
  3. Hirschberg's algorithm

Backends

  1. Implementing C++ backend for all the APIs