Christian Clauss
|
5f4da5d616
|
isort --profile black . (#2181)
* updating DIRECTORY.md
* isort --profile black .
* Black after
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-07-06 09:44:19 +02:00 |
|
Christian Clauss
|
bfcb95b297
|
Create codespell.yml (#1698)
* fixup! Format Python code with psf/black push
* Create codespell.yml
* fixup! Format Python code with psf/black push
|
2020-01-18 13:24:33 +01:00 |
|
Phyllipe Bezerra
|
455509acee
|
Add Topological Sort (#1302)
* add topological sort
* fix topological sort?
* running black
* renaming file
|
2019-10-18 08:13:58 +02:00 |
|
Parth Paradkar
|
b1a769cf44
|
Add pure implementation of K-Nearest Neighbours (#1278)
* Pure implementation of KNN added
* Comments and test case added
* doctest added
|
2019-10-06 23:50:50 +05:00 |
|