Closed alexsweeten closed 6 years ago
We now have a '-c' parameter for users to specify their choice of compression algorithm. When implementing a new algorithm, make sure to add it to our command line argument.
Is this in cli.py?
@Benjamin-Lee No it's in pairwise_distance.py
We now have a '-c' parameter for users to specify their choice of compression algorithm. When implementing a new algorithm, make sure to add it to our command line argument.