Commit 2024-05-27 08:32 6524156d
View on Github →chore: Use the new ∑ i ∈ s, f i notation (#13209)
Replace ∑ i in s, f i/∏ i in s, f i by ∑ i ∈ s, f i/∏ i ∈ s, f i everywhere. The former is deprecated notation that will be removed in a few months.