-
PR #938 - Build conda and environments in SRW. Merged on 11/29/2023:
Modifies devbuild.sh to add the option to install miniforge (a version of miniconda that manages channels more strictly) in a use…
-
This is the tracking issue for width measurement in xi-editor, and something of a design document and list of concerns.
## Introduction
A number of editing operations require some concept of wid…
-
I currently have two pico ws, one configured as a HOG Host, and one configured as a HOG Device, using code very similar to the hog keyboard hog host examples.
If i connect the device over bluetoot…
-
Just wanted to capture some thoughts about whether packet copies are fundamentally expensive or cheap.
Packet copies are a recurring theme in networking in general and in Snabb Switch in particular. …
-
### Feature Request
**Proposal:** [Description of the feature]
When executing `fill(previous)` the query should always have a value for `previous`, even if there is no point with that field in the q…
-
With commits f8c2946 and bd82a93 we passed the ContinuationToken as a ForwardTo marker to the underlying WalkDir function, to speed up the s3:ListObjectsV2 operation. This fix improved the listing per…
-
In my [heplots](https://github.com/friendly/heplots/) package, I'm preparing several tables of datasets in the package, with the package name to be a link to the documentation in the [pkgdown web site…
-
The confidence intervals for the effect size of repeated measures calculated by the rm_d() function do not match the results of other existing functions.
For example, the following two outputs have m…
-
**Software Version**
- RELEASE (e.g. V.2.0-RC.7)
**Describe the bug**
Calibration value for leak test incorrect / out of range
Reported by @black-top
Review leak test calibration code
-
A likelihood component / modification that can do:
* ``__len`` -> LeanWeight
* ``__wgt`` (i.e. total weight) -> BlubberThickness (TotalWeight = LeanWeight + FatWeight, FatWeight ~ BlubberThickness)