Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other GitHub versions of ALEA #2

Open
palmskog opened this issue Dec 12, 2019 · 4 comments
Open

Other GitHub versions of ALEA #2

palmskog opened this issue Dec 12, 2019 · 4 comments

Comments

@palmskog
Copy link
Member

Please check if the following versions of ALEA contain additional useful code:

@anton-trunov
Copy link
Member

anton-trunov commented Feb 4, 2020

Ok, this has been done. Relevant discussion starts here -- coq-community/manifesto#55 (comment).

@palmskog
Copy link
Member Author

palmskog commented Feb 4, 2020

The discussion there is clear w.r.t. the EasyCrypt copy of ALEA, but have you also considered the additional ALEA-derived lemmas added in the Coq-Combi project? For example: https://github.com/hivert/Coq-Combi/blob/master/3rdparty/ALEA/Qmeasure.v

Even if this is not essential to add right now, I think it could be desirable to incorporate this into some future "unified" ALEA release that solves many use cases.

@anton-trunov
Copy link
Member

You are right. I guess I missed that addition. Thanks.

@anton-trunov anton-trunov reopened this Feb 4, 2020
@palmskog
Copy link
Member Author

palmskog commented Feb 5, 2020

It also looks like a lot of examples from the original ALEA releases are currently missing, for example:

  • Program for computing a Bernoulli distribution (Bernoulli.v)
  • Construction of a distribution to pick uniformly an element in a list. (RandomList.v)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants