nathanhack

Results 24 issues of nathanhack

I tried to use Binomial but it blows up with: ``` fatal error: unexpected signal during runtime execution [signal SIGFPE: floating-point exception code=0xfffffffffffffffa addr=0x3e900066a79 pc=0x7fa8e46aa8b2] ``` when running the following:...

Looks like `billy.CapabilityCheck()` doesn't properly identify my linux/amd64 system (and maybe others) as not supporting `opening files in RDWD mode`. This issue originates from a [go-git issue](https://github.com/src-d/go-git/issues/1230).

Signed-off-by: Nathan Hack

in review

Requesting feature: Searchable issues via regex textbox.

🎯 feature

I changed the functions to be context aware.

It would be great if there was support for context.Context. So that I could capture os.Signals and kill the server in a nice way.

It looks like the fontawesome library (v5.8.2) doesn't play nicely with vecty. The example below shows the check-mark icon in grey but should change to green after typing anything followed...

First off, kudos on this library. When considering this library over vecty ... it was an easy decision. Vecty has created a fat layer making it hard to understand and...

`stateGen` looks like the beginnings of something like Redux. Would it be possible/are you planning to extend `stateGen ` to support more of the Redux pieces like the reducers and...

Do you have plans to add the Classifier version of Gaussian Processes?