Document usage of Skala in C++
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 262
- Forks
- 35
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 9
Description
We have an example of using Skala in C++ available in the repository but no explicit documentation in the webpage and no testing for the compiling and running the example code to ensure functionality. We can setup a technical guide similar to the integration of Skala into Fortran with FTorch for the C++ example with libtorch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing C++ Skala example and the webpage documentation for the Fortran integration with FTorch. Use that guide as the documentation pattern, then determine how the C++ example is compiled and run with libtorch. Done means the webpage explains the example and an automated check confirms it compiles and runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, pytorch
- Domain
- documentation, testing-qa
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100