Michael Ekstrand

Results 238 issues of Michael Ekstrand

Section 2(a) in the IPA unnecessarily uses the term "intellectual property lawsuit" in a way that does not seem to add anything to the clearer statement "patent or copyright lawsuit"....

For many applications (recommender systems, information retrieval, etc.), only the top _k_ singular values (and their corresponding vectors) are required from the singular value decomposition. Would be nice to have...

enhancement

Supporting 'callback' dependencies and outputs (for lack of a better term) would enable a number of interesting possibilities for using DVC to control processes that store data outside of DVC's...

question
feature request
p3-nice-to-have
research

ipython-sql looks like a very valuable resource, but it would be easier to use (especially for teaching) if it supported syntax highlighting of SQL code. As per a conversation on...

This experiments with using pyproject2conda to simplify dependency management and the CI process.

build

Right now, mean-centering normalization returns 0 for empty rows; should it return 0 or nan?

Now that [MKL is in Pip](https://pypi.org/project/mkl), we could consider supporting MKL in the PyPI builds as an optional dependency.

The GNU Scientific Library provides the routines we need for a kernel. Applications using such a kernel would be GPL, of course, but I don't think that means we shouldn't...

We should test whether adding a cuSPARSE kernel would be helpful.