Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can LZW be used for fractional values? #3

Open
Sahil-5111998 opened this issue Mar 26, 2023 · 0 comments
Open

Can LZW be used for fractional values? #3

Sahil-5111998 opened this issue Mar 26, 2023 · 0 comments

Comments

@Sahil-5111998
Copy link

I am currently working on some project and there I have fractional values that I want to encode.
I want to know if LZW is a good contender for encoding fractional values? Though from what I have realized that LZW is better utilized for strings or integer values. However is there any implementation of LZW that deals with fractional values?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant