Commit 2026-03-16 05:13 f4a09007
View on Github →feat(translate): support to_additive (attr := to_fun) (#36305)
This PR adds extensible support for letting to_additive/to_dual interact with other attributes that create declarations, such as to_fun and simps. Previously, this behaviour was hard-coded just for simps.
This PR removes simps from the imports of Translate.Core. For this, simps is removed from the existing attribute linter.