Skip to content

Add stochround-pco compressor#28

Merged
treigerm merged 5 commits intomainfrom
stochround-pco
Apr 23, 2025
Merged

Add stochround-pco compressor#28
treigerm merged 5 commits intomainfrom
stochround-pco

Conversation

@treigerm
Copy link
Copy Markdown
Member

I also added more colors for plotting the results and updated the .gitignores files for the switch from PNG to PDF and the error log files

@treigerm treigerm requested a review from juntyr April 22, 2025 18:14
return CodecStack(
numcodecs_wasm_bit_round.BitRound(keepbits=keepbits),
numcodecs_wasm_zlib.Zlib(level=6),
numcodecs_wasm_zstd.Zstd(level=3),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned on Slack, I changed usages of Zlib for Zstd(level=3) which seems to be an agreed-upon default (e.g. SZ3 uses it)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

Copy link
Copy Markdown
Collaborator

@juntyr juntyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @treigerm!

@treigerm treigerm merged commit 7681219 into main Apr 23, 2025
3 checks passed
@treigerm treigerm deleted the stochround-pco branch April 23, 2025 07:54
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

Successfully merging this pull request may close these issues.

2 participants