rumoca-0.1.0 is not a library.
Visit the last successful build:
rumoca-0.7.28
rumoca 
A Modelica compiler with focus on Casadi, Sympy, JAX, and Collimator generation.
Building, Testing, and Running
Installing
Make sure you add your rust bin path to your .bashrc and source it, then:
Running
The compiler is currently under development, but some initial results are shown below:
Modelica input file: src/model.mo
;
;
) = ;
) = ;
;
Generated sympy output file.
)
);
);
Roadmap
- Add more language features
- Improve generators
- Add support for JAX, Collimator