-
At the moment, there are no concepts written for set-theoretic functions, due to which minor errors lengthens up to multiple pages unnecessarily.
-
Is it useful ??? -> Like a viewshed at optical receiver
-
Jacopo Fregoni, Francisco J. García-Vidal, Johannes Feist
> Polaritonic chemistry exploits strong light-matter coupling between molecules and confined electromagnetic field modes to enable new chem…
-
for `type Alias = Vec;`, equating `Alias` with `Vec` may succeed:
- `normalizes-to(Alias, Vec) -> Vec`
- `equate(Vec, Vec)` ok via structural equality fast-path
This would cause the occurs check …
-
I started with these plots:
https://juliasimd.github.io/LoopVectorization.jl/stable/examples/matrix_vector_ops/
The issue is that I can't tell from the plot if the performance is already the bes…
-
Hi Daniel,
I came about your program while searching for mechanisms that estimate the SOC of my own solar-powered vehicle. However it's a bit hard to figure out the code without knowing any of the fo…
-
It is possible that after one or more GC cycles a span may contain only a single allocated object. After the program makes a phase change that size object may become unpopular and there is no need to …
-
**(T1 in section 4.2.2 in SRS)**
Please let us know if all symbols in the Theoretical Model T1 are defined. Is enough information provided that you could calculate the Pearson correlation coefficient …
-
Hello, I have been following your project for some time. I would like to point out a de-anonymising attack on the coinjoin protocol that you may not be aware of.
Consider the following coinjoin exam…
-
Hello there 👋
I'm trying to understand how `ciw` handles deterministic arrivals and services in a simple queue simulation. Specifically, I'm seeing fewer arrivals than expected, and I'd appreciate…