Commit 2020-10-23 10:15 70b14cee
View on Github →refactor(*): use is_scalar_tower instead of restrict_scalars (#4733)
- rename
semimodule.restrict_scalars
torestrict_scalars
- rename
restrict_scalars
tosubspace.restrict_scalars
- use
is_scalar_tower
wherever possible - add warnings to docstrings about
restrict_scalars
to encourageis_scalar_tower
instead