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

Reintroduce the folding formalism #152

Open
markusbaumeister opened this issue Sep 23, 2021 · 0 comments
Open

Reintroduce the folding formalism #152

markusbaumeister opened this issue Sep 23, 2021 · 0 comments

Comments

@markusbaumeister
Copy link
Collaborator

The first version of this package contained the combinatorial folding formalism developed in my master thesis (https://markusbaumeister.github.io/pdf/Masterarbeit.pdf). This formalism was lost with a general rewrite of the package, since the given implementation turned out to be very annoying to use.

As of PR #151, these old files lie in the deprecated/-subdirectory. The reintroduce the formalism into the package, the following steps need to be done:

  1. Reevaluate the formalism from the thesis. Can it be streamlined or otherwise improved?
  2. Design an interface that is easily usable for the package.
  3. Implement this redesigned formalism and connect it to the diverse already existing code.
  4. Document the formalism in an easily understandable way.

As can be seen from these requirements, this is an Issue that might be better worked on as a small team.

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

No branches or pull requests

1 participant