-
[MiMC] is the result of the design approach of "let's do a traditional symmetric-flavored secure hash function, but using primitives that are efficient within a SNARK".
* original paper: http://epr…
-
Can we set up a video meeting to discuss how to formalize Decimal numbers and the algorithms involving those in the spec? I'd like to ensure that the spec is correct, clear, unambiguous, and easy to r…
-
I have been familiarizing myself with the source code so that I can add Delta Printer support to Teacup.
The biggest issue I see is with micrometer scales and 32 bit integers. The conversion of ca…
-
Comment below with a well-developed question or comment about the reading for this week's workshop!
If you would really like to ask your question in person, please place two exclamation points befo…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
### What should we have?
## Just some quick thoughts from Munich Quantum Software Forum
We'd like to add QIR alongside QASM 2 and 3 for interoperability with other packages, hardware, and for …
-
@levbishop recently asked my about a the status [hackathon project to integrate ZX calculus](https://github.com/qiskit-community/qiskit-camp-europe-19/issues/51) in Qiskit Terra. From what I remember,…
-
Dear All,
I'm trying to build OpenJ9 on the PPC SoC equipped with e500v2 core. This core doesn't have the AltiVec IP block (Instead it uses the SPE extension for floating point calculation).
The…
-
### Description of the new feature / enhancement
# NOTE: I do paid work with display manufacturers.
Repost of incorrectly-closed github item that someone else posted:
> ClearType alters anti…
-
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…