-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description of the problem
The README of the project should be updated. We need to replace, Who are we? and How are we different? with an About section which should contain the following words,
Currently, the aim of the project is to be a Python package for various data structures in computer science. In addition, we are also working on including parallel algorithms. To the best of our knowledge there doesn't exist any well designed library/package which has covered most of the data structures and algorithms including their parallel implementation.
In future, i.e, after a few releases of the package when the software design will become stable, we also aim to provide APIs for the code in C++ and Java as well. For clarity, the interested students aren't expected to know C++ and Java. Knowledge of Python is enough for this project.
Example of the problem
References/Other comments
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
yash2189 commentedon Feb 23, 2020
Can I take this up as a contribution for gssoc'20?
czgdp1807 commentedon Feb 23, 2020
Hi, @yash2189
There is already a PR open for this. You can go for, #96.
czgdp1807 commentedon Feb 24, 2020
Resolved by #93