A data compression algro in go
Go
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= docs
carview.php?tsp= lib
carview.php?tsp= misc/StatResults
carview.php?tsp= src
carview.php?tsp= genome.go~
carview.php?tsp= output.txt~
carview.php?tsp= readme
carview.php?tsp= stats.go~
carview.php?tsp= tester.go

readme

this project is an experment in data compression by using the percipal that there are only so many valid combenations of information, so there if we can create a good database of hashes of those the we can greatly reduce the amount of data that needs to be sent to transfer data
to run this really bad version of it
cd ./src
make all
./genomeTester
to configure the tester edit ./src/lib/genomeTester.go