José Pacheco

Results 7 issues of José Pacheco

Getting an "invariant is not defined" error in one of our production builds (while we were testing it). Looking at the stack trace, it led us to your library, which...

Removing test and config files in npm package. Left plugin files though I am wondering if we need these. npm pack output: ``` npm notice npm notice 📦 [email protected] npm...

We're having an issue with pattern==3.6 where if there are duplicates, etc in the model documents, getting the nsmallest fails for vector_space_search: ```python from pattern.en import lexeme from pattern.vector import...

Adds pips to the relevant tiles using the '•' character, and a helper to map from the Number on the tile to the number of pips. Opening this for review...

Would be helpful to have the dots for the numbers in the UI so you can easily tell which are the higher probability rolls

Right now, even using the `--help` flag takes a long time. I am assuming it's because we are eagerly importing libraries (for example, numpy, tensorflow) which may not be needed...

- [ ] add tests, make sure current test suite passes - [ ] remove TODOs Following discussion in #964, this PR adds checks to make sure the key loaded...