Oliver Reiter
Oliver Reiter
Allow coefficients to be re-ordered by a vector of regex: Eg: `reorder.coef = c("^log", "^GDP", "^Population")` would put all coefficients that start with "log" on top, then "GDP" and then...
Hey, I have a basic implementation of the needed functions for sway/wayland that mostly works. `ydotoold` has to run to be able to use this code. It mainly uses the...
See https://github.com/rusty1s/pytorch_scatter/issues/443
Hey all, I noticed that the `xtensor` package is not available on CRAN anymore, see (). Did you know of this development?
### I confirm that... - [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [x] I have read...
### Please update gptel first -- errors are often fixed by the time they're reported. - [x] I have updated gptel to the latest commit and tested that the issue...
Hey, Coming from R and ESS, I use multiple REPLs quite frequently. So I set out to do it in Julia as well. This is my first Emacs Lisp PR:...
Dear all, I ran into several crashes when using vterm in Doom Emacs with a feature/igc build. I was told to report these crashes also here, since it seems to...
When I install `Xtensor.R`, I see some errors about branches not found and files not being copied. You can see this actually even in your CI runs, e.g., here: https://github.com/xtensor-stack/Xtensor.R/actions/runs/20137003376/job/57793039614...