Philipp Reiter

Results 7 issues of Philipp Reiter

Hi, Gmres implementation was on the todo list in #107, but has since been stalled. Here is a first draft I have created. It implements Gmres as an iterator, similar...

* Sublime Text version: * 4123 * How did you install this package?: * Manually downloaded * Operating System and version: * macOS 12.6 * How did you install git...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The call to client.supports_method("textDocument/formatting") returns false when called on_attach. This was...

## Changes: * 🪣 Misc ## Changes proposed by this PR: Make sdl2/bundled feature optional, but on by default. That allows users of this library build sdl2 unbundled. ## 📜...

Hi would you be open to provide a From csscolor for [ratatui::style::color](https://docs.rs/ratatui/latest/ratatui/style/enum.Color.html) implementation behind a feature? To convert from your color type to ratatui color. That way it would be...

For the `prepare` command, if a `--bin` member is specified: - Keep only the workspace manifests relevant to the target member - Filter the lock file to include only dependencies...

I've noticed that using cargo-chef independent workspace members get rebuilt unnecessarily. ## Problem For example say we have a workspace ```sh ├── Cargo.toml ├── bar └── foo ``` where `foo`...