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
Some of the functions in Base can take matrices as input. The code includes the ability to evaluate those functions for matrices of angle quantities, but this functionality is not yet tested. Note that some of the matrix arguments have restrictions (e.g. square matrix, hermitian). Additionally, the SciML style guide recommends testing the following types:
Some of the functions in
Base
can take matrices as input. The code includes the ability to evaluate those functions for matrices of angle quantities, but this functionality is not yet tested. Note that some of the matrix arguments have restrictions (e.g. square matrix, hermitian). Additionally, the SciML style guide recommends testing the following types:The text was updated successfully, but these errors were encountered: