Skip to content

Commit 05a8348

Browse files
committed
updating DIRECTORY.md
1 parent a008eb5 commit 05a8348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174

175175
## Data Compression
176176
* [Burrows Wheeler](data_compression/burrows_wheeler.py)
177+
* [Coordinate Compression](data_compression/coordinate_compression.py)
177178
* [Huffman](data_compression/huffman.py)
178179
* [Lempel Ziv](data_compression/lempel_ziv.py)
179180
* [Lempel Ziv Decompress](data_compression/lempel_ziv_decompress.py)

0 commit comments

Comments
 (0)