Jacob
Jacob
@m93a just checking to see if you have done any more work related to this. I am planning to get back to this in the next week or two.
> I'm very curious of any progress on this proposed upgrade of the algorithm. You know, I meant to get around to this but never did. Thanks for the reminder...
Oops, I just noticed that the data referenced here actually isn't the `bennet5` data but rather the data used for sigmoid fitting. In any case, I think it deserves some...
> That works, but require to define a function within a loop, and that "c" inside is crappy. Actually, you don't need to define it there. You could easily use...
> Nevertheless, the factory function used in this way is syntactic sugar for defining functions within a loop. How would having `LM` do that instead make things any different? >...
I think it's worth noting that the `ember-keyboard` solution is not always as simple as the readme suggests. (e.g. see https://github.com/patience-tema-baron/ember-keyboard/issues/56) The problem I'm having is probably because of something...
Good question & thanks for checking this out. The warning shows up on the console during build time (e.g. `ember s`). I will take a shot at posting reproduction steps...
If you have IntelliJ it looks like you can export configuration via "File->Settings->Editor->Code Style" (see https://stackoverflow.com/questions/35915970/how-to-export-all-my-intellij-code-styles-to-a-editorconfig-file) I'm in the process of trying to get an `.editorconfig` for the C++ style...
> @jacobq It is unavailable in CLion 2020.2 I can't remember if I even got it to work before or not (see https://github.com/google/styleguide/issues/411), but in any case support for importing...
I'm not interested in having / starting a flame war, but to anyone who thinks there is no use case for allowing / supporting different EOL encodings, I can tell...