James Phoenix

Results 2 issues of James Phoenix

* Added types across all of the python files. * Created a basic pyTest test suite. * Added a pyproject.toml with linting checks across black formatting. * Added a pre-commit...

Currently i'm building a wasm project that will expose some clustering functionality to the browser. Questions: - Do we have grid search functionality? Or should I simply loop over multiple...