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

Separate examples from library source #12

Closed
jatkinson1000 opened this issue May 26, 2023 · 2 comments · Fixed by #19
Closed

Separate examples from library source #12

jatkinson1000 opened this issue May 26, 2023 · 2 comments · Fixed by #19
Assignees
Milestone

Comments

@jatkinson1000
Copy link
Member

We should separate the examples from the key source files in the library.

Perhaps into an /examples directory?

@jatkinson1000 jatkinson1000 added this to the Initial Release milestone May 26, 2023
@jatkinson1000
Copy link
Member Author

This opens the question where we put the pt2ts.py file.
Perhaps we also need a /tools directory?

@mondus
Copy link
Contributor

mondus commented Jun 1, 2023

This should cover more general restructuring. Suggest;

  • include: (header files)
  • src: source. Could combine header and source given simplicity of library. This will depend on if ftorch.f90 works like a c header file?
  • utils: The p2ts2.py file
  • docs: user documentation (not API docs)

@jatkinson1000 jatkinson1000 self-assigned this Jun 2, 2023
@jatkinson1000 jatkinson1000 linked a pull request Jun 2, 2023 that will close this issue
5 tasks
@jatkinson1000 jatkinson1000 mentioned this issue Jun 2, 2023
5 tasks
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 a pull request may close this issue.

2 participants