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

port to MC2 #116

Merged
merged 30 commits into from
Apr 22, 2024
Merged

port to MC2 #116

merged 30 commits into from
Apr 22, 2024

Conversation

gares
Copy link
Contributor

@gares gares commented Mar 18, 2024

No description provided.

@affeldt-aist
Copy link
Owner

@gares Many thanks for having started that! I tried to make some progress.

fyi: @t6s @garrigue

@gares
Copy link
Contributor Author

gares commented Apr 11, 2024

mixin naryChoice should not have a parameter (T : richType) but rather (T : Type) of Rich T.

@affeldt-aist
Copy link
Owner

@gares We are thinking about merging this one into master, that restricts the version of Mathcomp to >= 2.2.0

@affeldt-aist affeldt-aist marked this pull request as ready for review April 22, 2024 05:14
@affeldt-aist affeldt-aist merged commit e54935f into affeldt-aist:master Apr 22, 2024
3 checks passed
weng-chenghui added a commit to weng-chenghui/infotheo that referenced this pull request May 16, 2024
* port to MC2 (affeldt-aist#116)


---------

Co-authored-by: Reynald Affeldt <[email protected]>
Co-authored-by: Takafumi Saikawa <[email protected]>

* changelog

* fix

* lemma 3.1

* cleaning

* Lemma 3.2

* Lemma 3.3 in a new file probability/smc.v

* WIP: try to prove Lemma 3.4

* WIP: lemma 3.4

* WIP: try prob + uniform dist

* pXY_unif

* comments

* mc2

---------

Co-authored-by: Enrico Tassi <[email protected]>
Co-authored-by: Reynald Affeldt <[email protected]>
Co-authored-by: Greg Weng <[email protected]>
Co-authored-by: weng-chenghui <[email protected]>
gregweng added a commit to weng-chenghui/infotheo that referenced this pull request Jul 17, 2024
* port to MC2 (affeldt-aist#116)

---------

Co-authored-by: Reynald Affeldt <[email protected]>
Co-authored-by: Takafumi Saikawa <[email protected]>

* changelog

* fix

* lemma 3.1

* cleaning

* Lemma 3.2

* Lemma 3.3 in a new file probability/smc.v

* WIP: try to prove Lemma 3.4

* WIP: lemma 3.4

* WIP: try prob + uniform dist

* pXY_unif

* comments

* mc2

---------

Co-authored-by: Enrico Tassi <[email protected]>
Co-authored-by: Reynald Affeldt <[email protected]>
Co-authored-by: Greg Weng <[email protected]>
Co-authored-by: weng-chenghui <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants