We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Mostly cosmetic, but affects quality of life: What kind of directory structure should we use for the library?
Potentially touching on #2 and #3.
I tend to like structures like this:
stdlib/ src/ lib/ mod_stdlib.f90 subdir1/ subdir2/ ... tests/