-
This ticket will be a discussion of optimizations for implementing recursive SNARKs.
For Groth16 verification we need pairings, and for pairings we need extension field arithmetic. Assume that the …
daira updated
4 years ago
-
Currently the MPI standard does not provide any ordering guarantees for puts and gets unless remote completion is performed in between two operations. For atomic operations, only accesses to same/over…
-
```
What steps will reproduce the problem?
1. Triangulate a particular point set
What is the expected output? What do you see instead?
Stack overflow leading to segfault.
What version of the produc…
-
```
What steps will reproduce the problem?
1. Triangulate a particular point set
What is the expected output? What do you see instead?
Stack overflow leading to segfault.
What version of the produc…
-
```
What steps will reproduce the problem?
1. Triangulate a particular point set
What is the expected output? What do you see instead?
Stack overflow leading to segfault.
What version of the produc…
-
Hi,
I'm developing a pipeline to generate meshes suitable for finite element simulations from segmented electron microscopy images of brain cells. I found your software (cloudvolume, fastremap, ...) …
-
Union types express a subtyping relationship, but I am unclear as to whether typeclasses (i.e. Rust's traits) do?
If a `trait B` extends another `trait A` and `B` reuses the implementations of `A`, c…
-
https://arxiv.org/abs/2405.19994
https://doi.org/10.1002/num.23116
-
**Submitting author:** @JordiManyer (Jordi Manyer)
**Repository:** https://github.com/gridap/GridapSolvers.jl
**Branch with paper.md** (empty if default branch): joss-paper
**Version:** v0.4.0
**Edito…
-
This is a tracking issue for complex generic expressions in constants which is still highly experimental.
The feature gate for the issue is `#![feature(generic_const_exprs)]`.
On stable all const gen…