Skip to content

doc: added C code generation example in "Manual: Linear Design"#372

Merged
franckgaga merged 6 commits into
mainfrom
code_gen
Jun 9, 2026
Merged

doc: added C code generation example in "Manual: Linear Design"#372
franckgaga merged 6 commits into
mainfrom
code_gen

Conversation

@franckgaga

Copy link
Copy Markdown
Member

This PR add a simple example of C code generation on the linear case study, the CSTR with feedforward compensation.

I tested the compilation locally on windows 11 and gcc. It works as expected and the printed u value is identical to the Julia version.

@franckgaga franckgaga merged commit bcb3821 into main Jun 9, 2026
5 checks passed
@codecov-commenter

codecov-commenter commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.57%. Comparing base (192cf70) to head (bf34a14).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files          27       27           
  Lines        5468     5468           
=======================================
  Hits         5390     5390           
  Misses         78       78           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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