-
We used to ship with a million database adapters in the box, but eventually settled on just offering official support for mysql/pgsql/sqlite. Folks can of course use whatever database they desire, but…
-
Currently in order to read an array from a HDF5 file we need to do:
```yaml
metadata:
grid_x_extents: { type: array, subtype: int64, size: 1 }
grid_x:
type: array
subtype: double
…
-
@tpadioleau identified an issue with hipcc 5.7:
```C++
/lus/work/CT5/cin4469/tpadioleau/nova-hdf5/vendor/pdi/pdi/src/data_descriptor_impl.cxx:157:6: error: no matching constructor for initialization…
-
- [ ] fill impinging flux in Source. Check the formula:
- 'EPIC Fitting Config File
Fit=AEF ' activation energy fit: BEP=A*exp(T0/T_cell[K])
BEP typically 1e-7mbar; FLUX typically 0.01-…
-
Following #665, instead of propagating definitions with `target_compile_definitions` I would prefer that we generate a `ddc_config.hpp` with these definitions. It would be cleaner for projects relying…
-
-
Hello! I'm attempting to use a Kistler 5074B with ethercrab but `configure_pdos_coe` fails because the PDO mapping SDOs seem to not be readable. E.g. manually running in pre-op:
```
slave.sdo_read…
-
### What happened?
In https://python.stockindicators.dev/indicators/#content the URL link for [Directional Movement Index (DMI)](https://python.stockindicators.dev/indicators/Adx/#content) is acrtual…
-
-
In GitLab by @hgrasland on Jun 19, 2024, 07:40
To be more specific, consider forbidding having multiple active `PDI_share`s at a given point in time, which target overlapping memory regions, and wher…