-
## Enhancement Request
In a recent email on the FDC3 mailing list, @kriswest wrote:
> ... I also want to add that there is clearly significant interest in the community in enabling FDC3 use on t…
-
I have tried to simulate a stripline whose characteristic impedance (Z0 = 14.75729574 Ω) can be calculated analytically, but the simulated S-parameter values do not make sense.
I followed the example…
-
**Submitting author:** @JeWaVe (regis portalez)
**Repository:** https://github.com/aerobus-open-source/aerobus
**Branch with paper.md** (empty if default branch):
**Version:** v1.4
**Editor:** @gkthi…
-
Matrix exponentiation is a costly operation. See [1][Nineteen Dubious Ways to Compute the Exponential of a Matrix, Twenty-Five Years Later∗](https://www.cs.cornell.edu/cv/ResearchPDF/19ways%2B.pdf).
…
-
An expert in TPU compiler writing can potentially introduce sampling techniques into programs for specific purposes. Here's a breakdown of the concept:
**Sampling for TPU Programs:**
* **Expert-…
-
Please add support for self hosted Zap repositories. Were users can add or remove repositories within Zap and be able to download AppImages from these repositories.
Zap will come with the official …
-
Flipping through the pthreads backend, it didn't seem as though core affinity for the created threads was getting enabled anywhere. If that's indeed the case, that might be an easy performance win.
c…
-
@hsivonen is proposing to replace Gecko's encoding converters by a library written in Rust: https://docs.google.com/document/d/13GCbdvKi83a77ZcKOxaEteXp1SOGZ_9Fmztb9iX22v0/edit.
He identifies some ar…
-
Probably won't be too hard to implement at some point, if somebody is interested. See [FHA cycle](https://en.wikipedia.org/wiki/Hankel_transform#Relation_to_the_Fourier_and_Abel_transforms)
The onl…
-
My task this week-end was to provide the necessary function to do properties-based testing, in the style of
```
forall (m : map) k v, find k (insert k v m) = v
```
I have experimented with various t…