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
Use the inverse function instead of the Base.inv function (#4)
* Use the 'inverse' function (from InverseFunctions.jl) instead of 'inv' function (from Base)
* Define the 'inverse' function
* Fix code
* Update docstring
* Update src/interface.jl
---------
Co-authored-by: Júlio Hoffimann <[email protected]>
0 commit comments