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
Fix promote_operation for irrational numbers (#165)
* Fix promote_operation for irrational numbers
* Fixes
* Support user-defined `Irrational` in `promote_operation` (#166)
* Update `promote_operation` for `Irrational`
* Add test for `promote_operation` with user-defined `Irrational` input
* Format
* Make `_instantiate(::Type{Irrational{S}})` return corresponding value
Co-authored-by: Bowen S. Zhu <[email protected]>
0 commit comments