Skip to content

refactor: reorganize src model layout#1615

Merged
leejet merged 1 commit into
masterfrom
refactor/organize-src-layout
Jun 6, 2026
Merged

refactor: reorganize src model layout#1615
leejet merged 1 commit into
masterfrom
refactor/organize-src-layout

Conversation

@leejet
Copy link
Copy Markdown
Owner

@leejet leejet commented Jun 6, 2026

Summary

  • Reorganize internal src files into core, runtime, conditioning, and model/* directories.

Related Issue / Discussion

N/A

Additional Information

N/A

Checklist

@leejet leejet merged commit f3fd359 into master Jun 6, 2026
14 checks passed
@wbruna
Copy link
Copy Markdown
Contributor

wbruna commented Jun 6, 2026

@leejet , while we're at it: could we rename gits_noise.inl to gits_noise.h? We keep having to special-case the extension everywhere (CMakeLists.txt, formatting, synchronizing source trees, ...); and IMHO it's not a useful distinction for that single file, since we already have several other implementation-only .h and .hpp files.

@leejet
Copy link
Copy Markdown
Owner Author

leejet commented Jun 6, 2026

That’s fine. I kept .inl only because the original contributor used the .inl file extension, and I didn’t change it.

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 this pull request may close these issues.

2 participants