Jan Tilly

Results 29 comments of Jan Tilly

I opened a PR here: https://github.com/conda-forge/tabmat-feedstock/pull/50

@mlondschien can you try the latest build `tabmat-4.0.1-py312ha2895bd_1` from [conda-forge](https://anaconda.org/conda-forge/tabmat/files?version=4.0.1)? Note that the build number was bumped to 1.

Did you set the `JEMALLOC_SYS_WITH_LG_PAGE` environment variable before building this?

Thanks for your quick response. That makes perfect sense, but I was somehow hoping that the workers would clean up the `nothing` object once they're done. I'm still keeping `x`...

Got it, thank you! Yes, `client.submit(...)` solves the issue, too.

It would be very cool to have float32 support that "just works". I would expect that you will run into a couple more issues. In https://github.com/Quantco/glum/commit/653d6f1b00f436f0d175355bc89124ed21210a1c I'm now running the...

Yes, this is a bit of a rabbit hole. We looked into this when we built `glum` originally and decided it wasn't worth the effort. However, we never had a...

Thanks for opening this issue! > In fact, when pref is generated from utils by sortIndexOneSided(as.matrix(utils)), I wonder if checkPreferences can always be skipped? I think this makes sense. In...

``` nighly -> nightly nightlty -> nightly ```