Precision in ML model component Fortran file is not settable
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The file containing the ML model components isn't formatted with a Formatter that can change things like capitalisation of keywords, precision, etc. It can be changed manually by the user but it would be nice to do that with either duplicated files (bad), programatically (jank) or with some sort of templating (need to read up on options).
Contributor guide
No contributing guide indexed for this repository
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 ML model component Fortran file and tracing how it is produced or formatted. Compare formatter, generated-file, programmatic, and templating options, then define how users would set keyword capitalization and precision without manual edits or duplicated files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran, python
- Domain
- machine-learning, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100