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

Update folders structure #14

Open
victorapm opened this issue Sep 30, 2023 · 0 comments
Open

Update folders structure #14

victorapm opened this issue Sep 30, 2023 · 0 comments

Comments

@victorapm
Copy link
Collaborator

victorapm commented Sep 30, 2023

Consider a new organization structure:

├── data
├── src
    ├── solver
    ├── precon
    ├── linsys
    ├── misc
├── include
├── examples
    ├── amg
    ├── mgr
     ...
└── test
    ├── system

The folders:

  1. examples: quick-start examples for users
  2. data: some example matrices/vectors
  3. test/system: test whole system (end-to-end) application
@victorapm victorapm changed the title Update structure and add system tests Update folders structure Oct 2, 2023
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

No branches or pull requests

1 participant