-
Hi, while reading the codes of this repo, I noticed there was another project: (https://github.com/blockworks-foundation/lite-rpc/tree/main) which was very similar to this project written in Rust.
Ma…
-
### Description
The following hack leads to 25% perf improvement
```fsharp
let mutable i = 0
while i < N do
...
i
-
Hello, I evaluated the model with your checkpoints on [Google Drive](https://drive.google.com/drive/folders/1Mll-izyMLoCnTxfW5LOJhzaThipnUSg0?usp=drive_link) and I found different metric values from t…
-
**Is your feature request related to a problem? Please describe.**
Could you add, to the readme, a short but complete description of the differences to Plan 9’s union bind?
**Describe the solution…
-
- [ ] https://pubmed.ncbi.nlm.nih.gov/33791189/
- [ ] https://github.com/eleanormurray/DiD_Tutorial/blob/main/R/Code_DiD_tutorial.R
- [ ] https://diff.healthpolicydatascience.org/
- [ ] with margin…
-
For a small number of cases, there is a mismatch of path loss between Windows and Linux.
This appears to be a numeric rounding issue related to the LinearLeastSquaresFit function.
After further di…
-
I am using your seal-python wrapper successfully for my application in combination with https://github.com/s0l0ist/node-seal for my angular frontend. If i start everything locally on my windows machin…
-
Contrary to what might be expected, though the order is not specified, in the expression `e1 #m e2`, native-code compilation evaluates `e1` before `e2` but bytecode evaluates `e2` before `e1`. For exa…
-
@kewbish Interesting project! Could you please elaborate/"eli5" the scheme and differences of kintsugi vs Shamir's Secret Sharing?
Is this method somehow complementary?
Thank you!
-
Hello. I tried to reconstruct the sinogram matrix I got from resolusion-phantom through tigre algorithms and I am sure that I enter the settings of the parameters correctly, but the reconstructed imag…