Aaron David Schneider
Aaron David Schneider
Hi, so far I really like MTMR, but I think there is a bug when switching between certain blacklisted apps and a non blacklisted app. **Here is a list of...
WIP: New api
This PR is my WIP on the new api. Closes #25 Progress: - [x] fetch metadata and create `Collection` using `get_meta_items()` - [x] speed up `get_meta_items()` -> currently too many...
## Description This PR brings support for the [Warp](https://www.warp.dev/) terminal to the `shell` and `ssh-manager` extension, following the request from here: https://github.com/raycast/extensions/issues/3165 ## Screencast ## Checklist - [x] I read...
This is a PR that aims to add fortran language support. Todo: - [x] Finish e2e testingclasses - [x] check CI - [x] check docker image - [x] update readme...
This PR adds the option for multioutput regression in XGBoost. This could work for other booster classes as well. However, there is no general attribute that informs about the number...
Hi, I would really like to see fortran as a supported language. I will try to understand how the framework works and code it up. Is there a way that...