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.

Default value for `Q`

See original GitHub issue

For 2D and 3D, we have defaults for all parameters except J and shape, but Scattering1D also requires Q. Should we give a default for this? Q=8?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
AndreuxMathcommented, Dec 17, 2018

Any value of Q can be used as default I guess, as long as it is mentioned that this is an important parameter to change depending on data.

0reactions
jandencommented, Dec 17, 2018

Ok good. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to select a default value in q-select from quasar?
Example I would like the name that has the id: 12 to be shown loaded in the q-select. const model = ref(12); const...
Read more >
default option for qselect #13859 - quasarframework/quasar
Hi all. How to set the default option for qselect ?
Read more >
Defaults - Kdb+ and q documentation
Documentation for kdb+ and the q programming language. ... Use null to mean default value¶ ... Let null mean 'none' if 'none' is...
Read more >
QSelect not updating when default value is set - Quasar forum
But, if during completed() or mounted() I set a default value for the QSelect, it stops working. It doesn't update with the selected...
Read more >
Select | Quasar Framework
Fills the input with current value; Useful along with 'hide-selected'; Does NOT works along with ... Default value. default. Accepted values. default. menu....
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