-
Nested comments are accepted in Koka source code, but then are copied verbatim in C source code, resulting in errors after the first closing `*/`. For instance, this Koka source code
```
/* a /* b *…
-
I'm really impressed with the speed and usability of NEBULA, great work! My data set has barcoded cells that are unique to each classified group, as such, I'd like to be able to incorporate clonal bar…
-
right now, when a nested object is found in the input, it is `sprintf("%v")`. instead, it should be flattened out with `.`:
an input of
```json
{"storage": {"from": "2024-10-29T05:47:00Z"}}
```
…
-
### Presentation of the new sampler
Nested sampling [[Skilling]](https://projecteuclid.org/journals/bayesian-analysis/volume-1/issue-4/Nested-sampling-for-general-Bayesian-computation/10.12…
-
- [ ] Pool detail
- [ ] Pool list
-
The template of a given "Graph1":
![image](https://github.com/user-attachments/assets/fd692561-a931-4fed-ad07-9a24e54e25ed)
was saved as a template .tmplt file and then loaded on an empty NestedCh…
-
## Context
We now have modules with a lot of duplicate code and only differ in core functionality.
An example is our `vault` and `jfrog` modules. We have three vault modules that install the CLI and…
-
Given the css
```
css = """
.box {
& :is(ol) {
margin: 0;
}
}
"""
```
then `rendercss(css)` outputs `.box{&:is(ol){margin:0}}` which is not the correct selector: there ne…
-
Hi,
I've encountered an unusual behavior with code generation and wanted to share my findings. While I'm not entirely sure of the root cause, I was able to consistently reproduce the issue.
In s…
-