-
attached are whitepaper ideas
claude:
a. ΛMetaCoq: A compiler pipeline integrating OCaml, MetaCoq, and Rust for formal verification and performance.
b. Proof of Replication (PoR): A nov…
-
I think the value after `# =>` should be formatted by the Crystal formatter.
Currently there are a lot of cases in for example the [`Array`](https://crystal-lang.org/api/0.27.0/Array.html) documentat…
-
Is there any reason not to make an algebra database?
http://en.wikipedia.org/wiki/Outline_of_algebraic_structures
-
Describe how validation has to be performed, several levels, tooling?
-
we're migrating away from rust, but one of the things that's holding me back is snow, since it's fairly high quality and noise-c is .. not.
how do you feel about supporting no_std? That is, i'll do…
-
well normally when i need to pause my torrents, i just need to pause the ones that are in the queue as thats where the bandwidth is going and i'd like to just unpause the ones that were paused in the …
-
## Context / issue
#754 introduces new checks and restrictions on signature encoding that should be formally verified.
## Proposed solution
Add a new formal verification rule that checks that…
-
Very nice @aliabid94! Can confirm that I see this warning modal when I initiate the job:
![image](https://github.com/gradio-app/gradio/assets/1778297/1b55b591-f436-4e9e-a224-329b19c4a…
-
The FXTF was created to foster collaboration between the CSSWG and SVGWG on a handful of specs that seemed like they sat near their intersection.
However, the SVGWG is effectively defunct; it's bee…
-
Following code prints 3 on Dragon and Spectrum, 0 on VIC20 and C128...do I miss something?
```basic
PROCEDURE aFloat
DIM f AS FLOAT: f=3.333
RETURN f
END PROC
PROCEDURE otherFloat
DIM f …