Panos Lambrianides
Panos Lambrianides
I modified the generator to emit c++ code and this issue is resolved. There are cases when the graphs need to be big for high dimensional problems.
Sorry I didn't explain very well. Suppose we have a function y=f(x) where y \in R^m and x \in R^n. The Jacobian or sensitivity matrix is then R^{mxn}. So far...
Thank you-I think this is definitely a good approach. I will take a look at the documentation you pointed out and see how easy it is to implement.
Sorry for my late response. I had to go brush up on my computer architecture. I did a lot of numerical experiments. Here is what I discovered. Compilers will not...