question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Style/structure questions

See original GitHub issue

Kymatio deviates afew from PEP8, two things I rather see changed:

  1. Exceeding 80 characters per line: I have editor on left and console on right, half & half, which is just around 83 characters, so any more and I must scroll horizontally.
  2. Vertical align, input args: stuff like
compute_params_filterbank(sigma_min, 1, r_psi=r_psi,
                       alpha=alpha)

the alpha reads easier when directly under sigma_min.

Are maintainers okay with having scattering1d/ edited this way?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:11

github_iconTop GitHub Comments

1reaction
OverLordGoldDragoncommented, Apr 4, 2021

p.s. below will spare robos of undue labor via [skip ci] in commit title (e.g. added padding [skip ci])

    build:
        if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
1reaction
eickenbergcommented, Apr 1, 2021

I’m fully on board with this. That said, we had tentatively agreed on moving to https://black.readthedocs.io/en/stable/ which might follow slightly different conventions. I would be happy with either and would have others weigh in to decide which is used.

The one thing that is important to me is that style changes happen in a separate PR and not entangled with any other contribution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

G11 Masters of Media Pre/Post Quiz: Style/Structure, Concepts Quiz ...
G11 Masters of Media Pre/Post Quiz: Style/Structure, ConceptsDRAFT. 11th - 12th grade. 33 times ... 17 QuestionsShow answers. Question 1. SURVEY. 60 seconds....
Read more >
Writing Principles: Style, Structure, and Grammar - MSU Denver
Frequently asked questions ... The student will refresh and refine their writing skills by learning about style, structure, and grammar.
Read more >
Deep learning interview questions | Data Science ... - Kaggle
Deep learning interview questions · Why do segmentation CNNs typically have an encoder-decoder style / structure? · What is the significance of Residual...
Read more >
Grammar, Style, & Structure: Beyond Grammarly | Wizeprep Blog
The answer to all of these questions includes: content, style, structure, and mechanics. So what are those? These four elements - content, style,...
Read more >
Story Style Structure Substance And The Principles Of ...
Recognizing the artifice ways to get this ebook story style structure substance and the principles of screenwriting robert mckee is ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found