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

Switch order of compress and pad_to, make styling more concise #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

samlkrystof
Copy link

pad_to function can make easier implementation of the compress function, it took me a day to find out. I suggest to switch the order of pad_to with compress function.
I have also edited some of the cells in the end, because the styling wasn't the same as in the rest of the notebook,

Description:
 - Changed order of pad_to and compress, because pad_to could be used in compress
Description:
 - Cells Speed Run Mode!, bucketize and repeat were badly styled, I added couple new cells to match style of the whole notebook (Text description, function, run_test())
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