Erwin Junge
e49d8e3af4
[mypy] annotate compression
( #5570 )
2021-10-26 12:29:27 +02:00
Christian Clauss
cecf43d648
Pyupgrade to Python 3.9 ( #4718 )
...
* Pyupgrade to Python 3.9
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-09-07 13:37:03 +02:00
dpittaluga76
2cbadc88ab
Improves readability and processing time ( #4510 )
...
* Removes overuse of lambdas, improves readability and processing time when it finds bitstring to print out.
Removes overuse of lambdas, uses dictionary instead. This improves readability and processing time when it finds the bitstring to print out.
* Update huffman.py
2021-07-12 08:16:31 +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
William Zhang
9eac17a408
psf/black code formatting ( #1277 )
2019-10-05 10:14:13 +05:00
Níkolas Vargas
c47c1ab03c
enhancement ( #803 )
2019-05-16 19:20:42 +08:00
Ravi Patel
70bb6b2f18
Added Huffman Coding Algorithm ( #798 )
2019-05-13 10:45:27 +05:30