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

[WIP] Add a folder "programs" for executables solving a single problem #270

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ClementPernet
Copy link
Member

Currently the "examples" folder plays two roles:

  1. demonstrate simple examples of usage of the code
  2. provide binaries for solving a single problem, such as Det, Rank etc

This PR aims at separating these 2 functions, by introducing a "programs" folder in which the executables solving single problems will be located, leaving the "examples" folder to the role of simple code examples for tutorials.

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.

None yet

1 participant