Easy TODO that means doing the following:
- Make sure all functions that return dynamical systems do not pass Jacobian into the constructors
- Replace all calls to
@SMatrix to regular SMatrix calls, so that we can remove the StaticArrays dependency
- Ensure all functions follow the naming convention stated in the
Systems docstring.
Easy TODO that means doing the following:
@SMatrixto regularSMatrixcalls, so that we can remove the StaticArrays dependencySystemsdocstring.