File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55</p >
66
77<p align =" center " >
8- <strong>Symbolic differentiation. C++ code generation. JIT. Global assembly. Non-linear optimization.</strong><br>
8+ <strong>Symbolic differentiation. C++ code generation. JIT compilation . Global assembly. Non-linear optimization.</strong><br>
99 <a href="https://symx.physics-simulation.org/">Docs</a> · <a href="https://animation.rwth-aachen.de/media/papers/96/2025-TOG-SymX.pdf">PDF</a> · <a href="https://doi.org/10.1145/3764928">ACM Page</a>
1010</p >
1111
@@ -18,7 +18,7 @@ SymX is the core engine of [STARK](https://github.com/InteractiveComputerGraphic
1818
1919Here is an overview of the SymX pipeline for FEM elasticity simulation:
2020<p align =" center " >
21- <img src="docs/source/_static/overview.jpg" alt="SymX overview" style="width:75 %;">
21+ <img src="docs/source/_static/overview.jpg" alt="SymX overview" style="width:85 %;">
2222</p >
2323
2424The goal is to reduce ** time-to-solution** .
@@ -144,7 +144,7 @@ Full documentation: <https://symx.physics-simulation.org/>
144144- [ Hello World] ( https://symx.physics-simulation.org/hello_world.html )
145145- [ Setup] ( https://symx.physics-simulation.org/setup.html )
146146- [ Architecture Overview] ( https://symx.physics-simulation.org/diagram.html )
147- - [ Core Symbolics] ( https://interactivecomputergraphics.github.io/symx /symbols.html )
147+ - [ Core Symbolics] ( https://symx.physics-simulation.org /symbols.html )
148148- [ Compilation] ( https://symx.physics-simulation.org/compilation.html )
149149- [ Symbol-Data Maps] ( https://symx.physics-simulation.org/mapped_workspace.html )
150150- [ Loops] ( https://symx.physics-simulation.org/compiled_in_loop.html )
You can’t perform that action at this time.
0 commit comments