-
configure:
```
$ ./configure CXXFLAGS="-std=c++20" --with-boost=$BOOST_ROOT --with-boost-libdir=/opt/homebrew/Cellar/boost/1.76.0/lib --with-boost-includedir=/opt/homebrew/Cellar/boost/1.76.0/includ…
-
Implemented as a script by @clsandt (vectorized version):
````
"""
This scripts reorders spectral maps that have been recorded in snake instead of raster mode
It must be used ustream of a reshape …
-
**Overview**
From the updates required to the platform to allow for better usage for Local Plans. We need to amend the `local-plan` entity template to include the following:
- Where the local plan li…
-
**Description**
This is an odd one. I create an ordered hash whose values are objects via [Hash::Ordered](https://metacpan.org/pod/Hash::Ordered), then loop over the values, and incorrectl…
-
Using v2.
I saw in the source code that there is a lot of critical sections where race conditions can happen, this can be a feature that doesn't change the current API, more like a internal feature…
-
Hi,
I have installed DeconBenchmark in a conda environment on our HPC cluster. It has the singularity connection as I have checked with:
`babelwhale::test_singularity_installation(detailed = TRUE…
-
-
Code maintenance: ensure we use `unordered_map` instead of `map` for better performance.
> This should probably be `unordered_map`, but I see that it's `map` in the existing code. There are a few o…
-
I have workloads that very often need to read the entire table (they perform some stateful data processing).
Sometimes I need to feed the same data to these workloads twice, which can be solved by …
-
**Describe the feature request.**
When conducting a sync on EUSM app, after selecting locations, on the map view the sync bar shows for a few seconds but then disappears. The usr is thus not able to …