Alex Arslan

Results 493 comments of Alex Arslan

I'd say so, good catch :smile:

> hmmm ok, I was wondering whether I should make that conversion the default but it looks like it could break code in some cases For the purposes of YASGuide...

> > Rewrite function definitions inside of other function definitions to be lambdas > > can you give an example? ```julia function f(x) function g(y) # do whatever return thing...

> sample formatting so far beacon-biosignals/[email protected]:test-yasfmt This actually introduces a few guide violations: 1. Should have a `return`: https://github.com/beacon-biosignals/Onda.jl/compare/master...domluna:test-yasfmt#diff-26bf7f3fc584320d0e91db14601713bfR42 (few other places as well) 2. Space around `=` here was...

Thanks for confirming :slightly_smiling_face:

That makes sense to me. Might be nice to have an abstract dimensionality reduction type in there that linear, nonlinear, and latent variable types can subtype.

Whoops, don't know how I missed that...

We always accept PRs, so if anyone is interested in adding those metrics to this package, it would certainly be welcome.

Currently it's defined as ``` julia immutable Minkowski{T