You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Reevaluate the formalism from the thesis. Can it be streamlined or otherwise improved?
Design an interface that is easily usable for the package.
Implement this redesigned formalism and connect it to the diverse already existing code.
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.
The text was updated successfully, but these errors were encountered:
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:
As can be seen from these requirements, this is an Issue that might be better worked on as a small team.
The text was updated successfully, but these errors were encountered: