-
### The issue is as described below:
I set up `"declaration-block-properties-order"` rule in my `.stylelintrc` according to [Stylelint documentation](http://stylelint.io/user-guide/rules/declaration-…
-
Filling a map with { X Y } values in 0..1000 x 0.1000 is long. Getting the values out of the hash is also slow:
```factor
H{ } clone
0 1000 [a,b] dup cartesian-product concat [ dup pick set-at ] …
-
In principle, I'd like to use arrays tagged by a list of types. There are several slightly different implementations, like [Jesper Nordenberg HArrays](https://jnordenberg.blogspot.com.es/2009/09/type-…
-
Many models (e.g., UFS, CAM6) have blocked data structures where each 'block' is a DDT that contains field arrays.
- A task's `horizontal_dimension` is made up of the collection of the field sectio…
-
-
Running simple tests here and tracking GPU memory use:
https://gist.github.com/AlexDBlack/e663474654e8bf8c43761fe5ad572198
![attention_mem_use](https://user-images.githubusercontent.com/2360237/…
-
- Handle array of records (objects)
- Want to know if some changed (use of prototype & hasOwnProperty)
- IO in a flat file
- CSV / JSON?
- Need to abstract host & streams (IFileStorage, IStre…
-
This requires adding some code for the different parameters types but generally shouldn't be too hard. It doesn't have to be valid data, just correctly typed. E.g. `((GObject *) 0)` would be good for …
-
### List
- https://docs.google.com/spreadsheets/d/1VMFmcDnw6I0PMsxI6W7uDYMNF4AheVOzjzdXX-agWmw/edit?usp=sharing [WIP]
---
### Mounts
- [WIP]
---
### Sensors
- **MFR**
- H/LJG-346/…
-
I would like it very much if the pypesto sampling results could also be used in arviz as it offers more visualization procedures
and also other diagonostic methods.
Especially when using the Emcee…