Skip to content

New tiling init map #350

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

Merged
merged 6 commits into from
Sep 22, 2021
Merged

New tiling init map #350

merged 6 commits into from
Sep 22, 2021

Conversation

enadeau
Copy link
Member

@enadeau enadeau commented Sep 20, 2021

We should probably consider moving the map class to another file. I think we
could probably use the same class for the map between tiling and assumption.

@enadeau enadeau marked this pull request as draft September 20, 2021 21:48
@enadeau enadeau changed the title WIP: new tiling init map New tiling init map Sep 20, 2021
@enadeau enadeau marked this pull request as ready for review September 21, 2021 16:03
@enadeau enadeau merged commit 75ff2ee into develop Sep 22, 2021
@enadeau enadeau deleted the new-tiling-forward-map branch September 22, 2021 08:14
enadeau added a commit that referenced this pull request Sep 22, 2021
* fix test that use expand_verified

* Make the forward tiling map a class

* add documentation

* add a map_row and map_column method

* update row map

* fixing stuff I'm not sure I understand

* remove dead stuff

* good way to get preimage for grinding counter

* Revert "fixing stuff I'm not sure I understand"

This reverts commit 5688454.

* remove some sum/skew import that no longer make sense

* add remove requirements on tiling

* fix a sort assumption not existing function

* fix assumption map update

* New tiling init map (#350)

* Make the forward tiling map a class

* add documentation

* add a map_row and map_column method

* remove print

* cleaning after discussion with Christian

* import sorting
enadeau added a commit that referenced this pull request Sep 22, 2021
* fix test that use expand_verified

* Make the forward tiling map a class

* add documentation

* add a map_row and map_column method

* update row map

* fixing stuff I'm not sure I understand

* remove dead stuff

* good way to get preimage for grinding counter

* Revert "fixing stuff I'm not sure I understand"

This reverts commit 5688454.

* remove some sum/skew import that no longer make sense

* add remove requirements on tiling

* fix a sort assumption not existing function

* fix assumption map update

* New tiling init map (#350)

* Make the forward tiling map a class

* add documentation

* add a map_row and map_column method

* remove print

* cleaning after discussion with Christian

* import sorting
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.

2 participants