Fixed a bug that caused a shape mismatch error when using explicit shooting on a problem with a matrix valued parameter.
Added a basic example problem that demonstrates the functionality
coverage: 93.697% (-0.2%) from 93.895%
when pulling eb0c0aff1f0aa985baa0b3ae190a2b44dfea6640 on kaushikponnapalli:matrix_params
into 8338af108c3876c9d7adaa10dc41798bf6676a0d on OpenMDAO:master.
Summary
Fixed a bug that caused a shape mismatch error when using explicit shooting on a problem with a matrix valued parameter. Added a basic example problem that demonstrates the functionality
Related Issues
Backwards incompatibilities
None
New Dependencies
None