-
Test the level on target undergraduates on Thursday session, work feedback into plan of action.
lnay updated
7 months ago
-
Had a nice chat with @pythonesque on Twitter:
> I think at this point most people involved in Coq development, at least, agree that a majority of the stuff in it should be in a proof assistant (may…
-
Current idea (see post below for considerations)
![image](https://user-images.githubusercontent.com/4022046/229516438-580004b9-e85e-4c9e-8f2d-a190df01e242.png)
Additionally, I think that both la…
-
I don't have a google account and I don't know if it is possible to use the mailing list without one. If it is, please let me know the steps so that I can post it on the mailing list. Otherwise I woul…
-
I'm not clear if this functionality is available or not. If it is, then I haven't been able to find a way to implement it.
I effectively wrote a small package for Franklin. It uses custom julia cod…
-
We don't just need collision resistance, we also need pseudorandomness (i.e. suitability of the output as a Jubjub private scalar).
daira updated
10 months ago
-
This issue is meant to collect possibly interesting references for this project. They will be deleted from here as they are incorporated elsewhere.
-
## Ready for you to start on
### Warm-up
_Each of you should work on these; with these I am mostly concerned with your learning and don't mind the duplication of work._
- [x] Read [Formal Abstr…
-
One cannot distinguish between a Literal and its corresponding Variable form by looking at them and this can be confusing. We can take steps to avoid confusion, however.
1) Raise an exception when…
-
- Design API for Isabele
- use [CoqGym](https://github.com/princeton-vl/CoqGym) & [HOList](https://github.com/jasonrute/holist-communication-example) as a template for our Gym (or even just copy of…