FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for compression - https-github-com-nzysoft/Python-2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-nzysoft
/
Python-2
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Python-2
compression
on
master
User selector
Datepicker
Commit history
Commits on Feb 1, 2023
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Show description for c909da9
cclauss
and
pre-commit-ci[bot]
authored
c909da9
View commit details
Copy full SHA for c909da9
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
Add LZ77 compression algorithm (#8059)
Show description for 90686e3
authored
90686e3
View commit details
Copy full SHA for 90686e3
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Upgrade to flake8 v6 (#8007)
Show description for 08c2245
cclauss
and
github-actions
authored
08c2245
View commit details
Copy full SHA for 08c2245
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
clean of unnecessary checks, imports, calls (#7993)
marksmayo
authored
f32d611
View commit details
Copy full SHA for f32d611
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
refactor: Move constants outside of variable scope (#7262)
Show description for c6582b3
authored
c6582b3
View commit details
Copy full SHA for c6582b3
View code at this point
Browse repository at this point
Misc fixes across multiple algorithms (#6912)
Show description for 0469853
authored
0469853
View commit details
Copy full SHA for 0469853
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Show description for 4d0c830
authored
4d0c830
View commit details
Copy full SHA for 4d0c830
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)
Show description for 07e991d
authored
07e991d
View commit details
Copy full SHA for 07e991d
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
Run length encoding (#6492)
Show description for 50545d1
jerr-it
authored
50545d1
View commit details
Copy full SHA for 50545d1
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Add README files 2/8 (#5766)
Show description for 6314195
Leoriem-code
and
poyea
authored
6314195
View commit details
Copy full SHA for 6314195
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
[mypy] annotate `compression` (#5570)
ErwinJunge
authored
e49d8e3
View commit details
Copy full SHA for e49d8e3
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Pyupgrade to Python 3.9 (#4718)
Show description for cecf43d
cclauss
and
github-actions
authored
cecf43d
View commit details
Copy full SHA for cecf43d
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Improves readability and processing time (#4510)
Show description for 2cbadc8
dpittaluga76
authored
2cbadc8
View commit details
Copy full SHA for 2cbadc8
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
[mypy] fix compression folder (#4290)
Show description for a8db5d4
algobytewise
and
github-actions
authored
a8db5d4
View commit details
Copy full SHA for a8db5d4
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Change occurrences of str.format to f-strings (#4118)
Show description for 61f3119
CarsonHam
authored
61f3119
View commit details
Copy full SHA for 61f3119
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Pyupgrade to python3.8 (#3616)
Show description for 9b95e4f
cclauss
and
github-actions
authored
9b95e4f
View commit details
Copy full SHA for 9b95e4f
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Add __init__.py files in all the directories (#2503)
dhruvmanila
authored
48357ce
View commit details
Copy full SHA for 48357ce
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
from __future__ import annotations (#2464)
Show description for 9200a2e
cclauss
and
github-actions
authored
9200a2e
View commit details
Copy full SHA for 9200a2e
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
isort --profile black . (#2181)
Show description for 5f4da5d
cclauss
and
github-actions
authored
5f4da5d
View commit details
Copy full SHA for 5f4da5d
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Add lempel ziv compression (#2107)
Show description for 19b713a
iko1133
authored
19b713a
View commit details
Copy full SHA for 19b713a
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Set the Python file maximum line length to 88 characters (#2122)
Show description for 9316e7c
cclauss
and
github-actions
authored
9316e7c
View commit details
Copy full SHA for 9316e7c
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
Create codespell.yml (#1698)
Show description for bfcb95b
cclauss
authored
bfcb95b
View commit details
Copy full SHA for bfcb95b
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
pyupgrade --py37-plus **/*.py (#1654)
Show description for 28419cf
cclauss
authored and
poyea
committed
28419cf
View commit details
Copy full SHA for 28419cf
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Fix indentation contains tabs (flake8 E101,W191) (#1573)
cclauss
authored and
poyea
committed
b838f10
View commit details
Copy full SHA for b838f10
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
psf/black code formatting (#1277)
WilliamHYZhang
authored and
cclauss
committed
9eac17a
View commit details
Copy full SHA for 9eac17a
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Added Burrows-Wheeler transform algorithm. (#1029)
Show description for e662a5a
brunohadlich
authored and
cclauss
committed
e662a5a
View commit details
Copy full SHA for e662a5a
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
Updated README
AnupKumarPanwar
committed
4e413c0
View commit details
Copy full SHA for 4e413c0
View code at this point
Browse repository at this point
Commits on May 16, 2019
enhancement (#803)
nikolasvargas
authored and
poyea
committed
c47c1ab
View commit details
Copy full SHA for c47c1ab
View code at this point
Browse repository at this point
Commits on May 13, 2019
Added Huffman Coding Algorithm (#798)
raviolliii
authored and
AnupKumarPanwar
committed
70bb6b2
View commit details
Copy full SHA for 70bb6b2
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL