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
When trying to port some C++ code concerning modern state space control theory into Java for the wpilib project, I found that EJML doesn't seem to provide an implementation of the matrix exponential. Is this something that has been decided not to be included in the library, or something that could be added for a future release?
The text was updated successfully, but these errors were encountered:
When trying to port some C++ code concerning modern state space control theory into Java for the wpilib project, I found that EJML doesn't seem to provide an implementation of the matrix exponential. Is this something that has been decided not to be included in the library, or something that could be added for a future release?
The text was updated successfully, but these errors were encountered: