You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, of course, the user should be able to call some kind of print_latex_model function to get a nice latex table with all model equations, steady state values, priors, etc.
The text was updated successfully, but these errors were encountered:
Users should be able to label equations and variables in the GCN file somehow. Here is how it could look using Python-style decorators for example:
Variables could also be given shorthand representations to prevent descriptive (but long) variable names from getting printed to Latex:
Then, of course, the user should be able to call some kind of
print_latex_model
function to get a nice latex table with all model equations, steady state values, priors, etc.The text was updated successfully, but these errors were encountered: