C++ EDSL for describing dsp structures
Stars
57
Forks
2
Watchers
57
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
88
commits
Adding experiments: Separating flow-graph from expression templates.
bdc4e29View on GitHubreactive expressions: implemented a real topological sort.
07760f9View on GitHubparameter macro declares tag type implicitly instead of explicitly creating the struct.
8093ca6View on GitHubrenamed make_mapping_dag to make_reactive_expressions.
61816d4View on GitHubreplacing function call unpack hack with proper unrolling.
b5c95f7View on GitHubreactive expressions: added grammar to disable meaningless operators.
2d7100fView on GitHubnew example for rective equations: resonating lowpass filter coefficients.
706db82View on GitHub