In this PR we want to jit the function that is returned when we tell lcm to solve a model. This speeds up the execution time when solving a model for the first time and greatly reduces the execution time when solving the same model with different parameters.
In this PR we want to jit the function that is returned when we tell lcm to solve a model. This speeds up the execution time when solving a model for the first time and greatly reduces the execution time when solving the same model with different parameters.