Amit Kumar
Amit Kumar
You should not use master branch for contributing. Always create a separate branch to make changes: ``` $ git checkout -b 'new_branch' ``` - See other files how they are...
Yes, it's alive but we aren't able to find enough time to review PR's and looking for maintainers.
Have you tried building the docs on your system to check if it works? Can you share the screenshot? You need to install sphinx to build the docs and run...
@Sumith1896 Great! I will try to list the must have Algorithms & DS for the first public release, in a TODO above. Btw, you can also suggest.
Yes, Indeed.
> Can we also add Boyer-Moore to the list of Algorithms? Yes, why not. This list is not exhaustive, feel free to implement any algorithm.
Are you talking about this: https://github.com/pydsa/pydsa/blob/master/docs/source/install.rst ?
We have yet not released a version, we would do it by the end of this month hopefully, if this #4 gets done.
@anikamurarka Please make the following [changes](https://github.com/pydsa/pydsa/pull/73#issuecomment-216032352).
It seems the proposer has deleted his/her Github account.