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
The Mapper.transform() method currently relies on the metadata of the passed maps for the spin weight.
Instead, the spin weight could be made an explicit parameter of the Mapper.transform() method, and heracles.transform() can pass this parameter from the Field instances it is given.
The text was updated successfully, but these errors were encountered:
The
Mapper.transform()
method currently relies on the metadata of the passed maps for the spin weight.Instead, the spin weight could be made an explicit parameter of the
Mapper.transform()
method, andheracles.transform()
can pass this parameter from theField
instances it is given.The text was updated successfully, but these errors were encountered: