-
I have a code:
```fortran
#:if defined("SINGLE_PRECISION")
#:def MACRO(A)
call bcast_doubles(dminfo,size($A$),$A$)
#:enddef MACRO
#:else
#:def MACRO(A)
call bcast_reals(dminfo,size($…
-
## What problem does this solve or what need does it fill?
From discord discussion: https://discord.com/channels/691052431525675048/749335865876021248/1289681891611508809
As @cart pointed out, `…
-
The `Elt` class includes `Float`s, while they `PrintDense` class works only for things over `Double`s. This means that some functions, like `lu`, which requires only `Elt`s, work for matrices of `Flo…
-
### Description
Similar to Morphling’s old Replicate illusion or Wisp’s Relocate, the Tempest Double would benefit from having its duration timer displayed as a visible number above its head.
This…
-
I noticed that the following code snippet takes ages when activating qubit-wise-commuting groupings in the expectation value computation in the Hamiltonian. I aborted the execution after 10 minutes.
…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dlc version **2020.10.09**
- [x] I've checked that all provided URLs are alive and playab…
-
I have a yxdb file that I cannot share (proprietary) that crashes when reading on record 65535. A hugely suspicious number. It crashed trying to read a string value, with an overflow (iirc... sorry my…
-
Request by Matias Tofteby (and possibly needed for ER warrant goal)
Need to confirm: is it possible to do bit checks in QuestDB?
If not, we might want to split in multiple channels.
-
Currently, a whole new buffer is created and the pixels copied over for things such as horizontal/vertical flip, rotation, etc. This doubles the memory required even if it's not needed. If it makes se…
-
I am using the following command to install shinytest2:
`R -e "install.packages(c('shinytest2'), repos='https://cran.rstudio.com')"`
And I am getting the errors:
```
code.cpp:34:5: error: ‘cpp…