Michael Ekstrand

Results 238 issues of Michael Ekstrand

It would be good for the `sass` executable/path to be configurable, e.g. to use `bundle exec` or a Bundle-installed bin stub.

The support for setting path prefixes for source directories, as applied to `src/main/scala`, probably should not be applied to resource directories. It winds up looking funny, and resources are typically...

This PR adds support for a `channels` option on `tool.poetry2conda`, to specify channels to be used for the whole environment.

I am considering adopting the Contributor Covenant for open-source software that I maintain and distribute as a part of my university activities. I also intend to consult with our compliance...

It would be useful for `conda-lock`'s `pyproject.toml` support if it could support configuring dependency-specific information directly in `pyproject.toml`. I see at least two things that would be useful to configure:...

First, **thank you** for providing these studies. I have been looking for probability theory intro material to provide to my data science students & advisees, and I think your studies...

I think it would help users to have documentation that clearly points people to `MultiGzDecoder` for decompressing gzipped data. I see two specific places for this: 1. On the front...

Need to add Numba 0.56 to the support matrix. Dependencies: - lenskit/csr#35

dependencies

The manual is largely organized by feature. We should provide pointers to make it easy to find how to do specific things, such as measure the popularity (#316) of a...

docs

It would be useful to add an intra-list similarity metric for computing diversity to LensKit. As with #316, this metric will need additional data (the item vectors). Other metrics can...

evaluation