Luca Palmieri

Results 316 comments of Luca Palmieri

I think this is roughly equivalent to [array indexing](https://docs.scipy.org/doc/numpy-1.13.0/user/basics.indexing.html#index-arrays), am I understanding it correctly?

It seems 2019 is indeed going to be the year of specialisation, const generics and GAT: https://github.com/rust-lang/rfcs/pull/2657 :rocket: :rocket:

Cool! I worked a bit on linear regression a while ago - you can find a very vanilla implementation of it here: https://github.com/rust-ndarray/ndarray-examples/tree/master/linear_regression @Nimpruda

Exactly @InCogNiTo124.

That would be awesome @nestordemeure - I'll have a look at the project and I'll get back to you! Should I open an issue on `friedrich`'s repository when I am...

Please take a look at what is already out there before diving head down into a reimplementation @tyfarnan - I haven't had the time to look at [friedrich](https://crates.io/crates/friedrich) by @nestordemeure...

Tracking `friedrich``linfa` integration here: https://github.com/nestordemeure/friedrich/issues/1

I have updated the Issue to make sure it's immediately clear who is working on what and what items are still looking for an owner 👍

Done @InCogNiTo124 :pray:

Implementation of `DBSCAN` merged to master - thanks @xd009642 :pray: