-
`expm1(x::Double64)` loses all digits of accuracy below `abs(x) < 1e-163` and returns `0.0` instead of `x`.
This regresses even beyond Float64, which correctly returns `x`.
```
using DoubleFloa…
-
**Update**: Probably not yet an issue. But this will become relevant with enhanced orthogonal persistence, cf. https://github.com/dfinity/motoko/pull/4602
`dfx` does not yet report warning from th…
-
I'm trying to recreate the base overlay for Kria-Pynq.
I've got Vivado 2020.2.2 (Windows), which is the only version that should work (as I read [here](https://github.com/Xilinx/Kria-PYNQ/issues/19…
-
### Is your feature request related to a problem? Please describe.(如果该特性或者功能和已知某个问题相关,请描述问题是什么)
1. Query use hint /*+ full_series */
2. Query condith with series key and time range.
3. ts-store nod…
-
A solution (or part of it) for
- dandi/dandi-utils#2
We have inventory which gives us transactional log of what has happened to the bucket. We have it dumped also into the bucket:
```
dandi@d…
-
So I've been trying to get this tool to work for a couple of days but I keep running into the same issues. While installing I get patch conflicts (which I have never encountered before). It also throw…
-
**Is your feature request related to a problem? Please describe.**
Cycles page to interact any cycles related command easily
**Describe the solution you'd like**
It should mirror the [available…
-
Hi , Can you please help me with figuring out what I am doing wrong?
I am trying to add
default_tkt_enctypes = aes256-cts rc4-hmac
default_tgs_enctypes = aes256-cts rc4-hmac
to krb5.conf …
-
On a fresh install, doing 'make sim' results in.
```
recorder.c:1997:20: error: static declaration of 'sigaction' follows non-static declaration
1997 | static inline void sigaction(int sig, sig_fn *…
-
So @Don_Luv has proposed this interesting idea:
Idea for a lobster farm. Tell me if this is dumb/impossible, or has already been proposed and I missed it:
- Protocol (i.e. Geist) does an airdrop…