Michael Mauderer

Results 22 issues of Michael Mauderer

### Pull Request Description Add functionality to revert a node that was changed during editing through the searcher. Note that currently, nodes are not edited by the searcher, except upon...

### Pull Request Description Bump rustc to nightly-2021-10-21, upgrade nightly features and fix new lints. It seems the updated linting detects much more unused code. I left the code that...

### Pull Request Description Updates the codebase/CI to use rust fmt style and updates the style guide. [ci no changelog needed] ### Important Notes Check the different commits for better...

Something like https://docs.opencv.org/3.4/d3/dc0/group__imgproc__shape.html#ga95f5b48d01abc7c2e0732db24689837b

One of the dependencies fails to build with the following error: ``` Compiling cpp_demangle v0.2.9 error[E0034]: multiple applicable items in scope --> C:\Users\mail\.cargo\registry\src\github.com-1ecc6299db9ec823\petgraph-0.4.12\src\graph_impl\stable_graph\mod.rs:1171:19 | 1171 | self.iter.find_map(|(i, node)| { |...

The [`LinRegressor.train`](https://github.com/AtheMathmo/rusty-machine/blob/e23ae6deff6f8ec3ec0e761df4a45d32535c039a/src/learning/lin_reg.rs#L91) method panics if it is unable to solve the given linear equation. It would be better if it returned a `LearningResult` indicating the failure.

### Pull Request Description Implements [Task #182634001 ](https://www.pivotaltracker.com/story/show/182634001) Handles adding and removing of imports for the visualization preview of suggestions. https://user-images.githubusercontent.com/1428930/190930045-fcbd44b7-d3d8-4f20-a178-8542190b86de.mp4 ### Important Notes This PR needs some checking with...

### Pull Request Description Bump rustc nightly-2022-08-30 and fix new errors and lints. ### Important Notes * removes some deprecated functionality from the animation framework, which failed to compile with...

## 🐛 Bug description When running `wasm-pack test --headless --firefox app/gui` I receive the following error: ``` Error: failed to deserialize wasm module Caused by: invalid section code: 115 (at...

A lot of GoT questions on movies.stackexchange make the Hot Network question list on SO and provide spoilers (or semi-spoilers) there. It would be awesome if this plugin could start...