Erik Bernhardsson

Results 221 comments of Erik Bernhardsson

Yeah I'm open to keeping some of those – any particular one in particular that you think we should not disable? Mostly just trying to reduce the clutter in the...

Excellent points! I think my only counterpoint would be to maybe keep the hnsw(vespa) since I think that's the only vespa one? Also agree about making sure no algo blows...

sounds great. i'll check in the next few days!

I think it would make sense to break out the client-server based ones into a separate chart – makes sense to keep them separate. That being said I don't think...

yeah good point, that would work too

I think it's probably fine if most `Dockerfile` files end up just being something like ``` FROM ann-benchmarks pip install xyz ```

interesting – will take a look

sure – if you can send them over i'll add them as unit tests

I think the problem is your polynomials have two roots, one where you expect it, and then another weird root for some large negative number. let me figure it out...

Yeah here's the plot of the residual as a function of rate – note that it has two zeroes: ![image](https://user-images.githubusercontent.com/1027979/32232593-c45b555a-be2e-11e7-84a5-1c9a12160ab1.png) Note sure why it doesn't converge to the other zero...