ToppDev

Results 5 issues of ToppDev

Following up on #341 I implemented the feature. There are 2 issues I would like your input with: 1. Where or how would you define the number of built-in colormaps?...

Extended the blueprint example to remove links when removing nodes Closes #132

**Channel** C++Weekly **Topics** Differences in the behavior of `abs` and `std::abs` depending on includes. ([Compiler Explorer](https://compiler-explorer.com/z/GK3xexbEq)) ```c++ #include auto std_abs(auto val) { return std::abs(val); } auto abs_cmath(auto val) { return...

episode idea

**Is your feature request related to a problem? Please describe.** I come from a engineering background and every task, document, ... is usually related to mathematical formulas. They can not...

### What is your set up? Self Hosted Docker ### Is your feature request related to a problem? Please describe I have a lot of tasks, which I cannot finish...