hochshi

Results 7 issues of hochshi

@jmgilmer Hi, I'm trying to figure out why this line appears in the code. https://github.com/brain-research/mpnn/blob/4a1f0ddea3cd7de5eebc96e509da2161624aaacd/set2vec.py#L156 It doesn't appear in the MPNN or vinyalis et al. (2016) Order Matters, as far...

Hi, I've used fgt to create [pyfgt](https://github.com/hochshi/pyfgt) a simple pybind11 python wrapper around fgt. Unfortunately, the local FindEigen3.cmake is unable to find Eigen3 when used when through pip or conda...

I've extended your code example to easily apply to all combinations of same hand home row mods cancellation. This applies to my layout but it can be used in any...

Hi, I'm in the middle of planning an "embedded" trackpoint controller board support to my variation of the corne. I've added the driver board electronics as SMT components similarly to...

Hi, I've modernized parts of NanoShaper, plus added a usable python interface. I think it make sense for you to use NanoShaper as a library instead of executing it. If...

I've added a root_dist flag that allow the distances returned from nanoflann to stay squared even when using a L2 norm. I've also added 2 tests to verify the addition...

Hi, Great work, it's nice to see such a detailed explanation as well. I'm really new to this, but as far as I managed to figure out, the adapter board...