-
Hi,
I am working on a ROS plugin for graph visualization (FSMS, Behavior Trees, UML, state charts etc... ) at Cogniteam.
We are currently extending the support for DOT the file format in node_item.py…
-
As a user I want to allways see the keys of generic data structures (Details) for all additional information properties (also for objects)
Following points need correction:
- **Display label (=key in…
-
Since we're starting from the ground up we have the freedom to add new states if we please.
- Though our focus is still currently on tech. We should start thinking of what states we want to add and…
-
### Number one goal is to make scannable, through:
- have as many trees visible as it is still comfortable
- reduce clutter, communicate essentials
- what was added this height
- what is done
-…
-
## Input formats
- [x] Chromium Performance Profile
- [ ] Extract additional events like compute styles, layout, compile code etc
- [x] [Edge Enhanced Performance Traces](https://learn.micros…
-
if you run leo it will give you a warning about missing the meta package. I don't use leo and only tested it in home-manager but a preamble like this should work:
```
let
Meta = buildPythonPa…
-
I am thinking of adding some mcmc convergence test like Gelman-Rubin Diagnostics in Blang. For trees, maybe a test that can calculate the average standard deviation of split frequencies. But I will tr…
-
To learn how to use superconductor I am trying to calculate the IV curve of a single Josephson junction. The best I have been able to do so far is:
> CIRC_initialize();
> add_JJ("J0", 0, 1, 1.0, 1.0…
-
Our current newick parsing relies on the `newick` python library, which for trees we've tested is ~120x slower than parsing with a common (C extension) `R` library. My initial rough experiments with a…
-
Recently we have had efficiency issues related to compaction strategy. Here are some examples on top of my head:
- #16965
- Compaction tasks are not parallelized when there are large writes into cr…