-
We use different background images for different pages, adding it with a repeater this way:
```
repeat(->(pg) { pg >= 2 }) do
blend_mode(:Overlay) do
load_background_image
end…
-
Hi,
I already posted this in the divnet-rs page as I computed my diversity estimates with divnet-rs (5 replicates).
When computing Shannon and Inverse Simpson diversities for my samples from the…
-
### What's needed?
To be consistent with the other filter, `time_filter` and `include_options` should be switched around (time_filter = 2, include_options = 3)
### Proposed solution
_No response_
…
-
There is now a benchmark in `bench/__init__.py`. It computes suggestions from LanguageTool via [language-tool-python](https://pypi.org/project/language-tool-python/) and NLPRule on 10k sentences from …
-
Rather than compiling in benchmarks, it would be cool to allow benchmarks to be dynamically loaded from a shared object, allowing decoupling of the benchmark application and default benchmarks from ot…
-
A continuation of #8.
Firstly, I did some measurements of response times, rows returned and total number of queries for COUNTRY_AUTHORS which are obtained by using the paginated queries method. The…
-
It's obvious the course is taking you through basic structure with HTML and focusing primarily on styling, this is a good idea, its also where I will give most of my feedback.
**Good Practices and …
-
We want to extend the library/file format to be applicable to combined cluster count and cluster weak lensing. The cluster weak lensing signal is a 2-point function, the SpectrumMeasurement class shou…
-
The tests were done in two parts.
## Part 1
The first test was done using a load tester. The electronic load tester used is RePower Battery Test System with a capacity of 120V, 100A.
A LFP bat…
-
### What happened?
We were testing different deployments in an AWS EKS cluster to monitor which uses how much energy. Although we could see individual pods and containers in the Kepler Dashboard, all…