Brian McMahan

Results 7 issues of Brian McMahan

Hi @douwekiela Looking through the code base. I think maybe the fastest way to get something up and running is to pick some core function that could be good to...

There is at least one mismatch that I'm noticing right now. Specifically, the functionality specified in the docstring of `Engine` doesn't match what happens. For example, in [`engine.py`](https://github.com/pixelogik/NearPy/blob/master/nearpy/engine.py#L49), you say:...

partially in ref to #3 do we want to have a library for data manipulation? maybe example implementations as other benchmarks / baselines? cc: @delip

Hi! Cool library. Is there a shortcut way to do rfft with your library (or how hard would it be to adapt it)? Thanks

include descriptions in environment setup

Test set section is currently looping over `dataloader` and it should be `dataloader_test`

Hello! I noticed this is dependent on the blocks.cs.brown.edu server, which is currently not operating. I am going to poke around the code to get it running, but I was...