Skip to content

Implement Distribute#1850

Open
rocky wants to merge 5 commits into
masterfrom
add-Distribute-2nd-try
Open

Implement Distribute#1850
rocky wants to merge 5 commits into
masterfrom
add-Distribute-2nd-try

Conversation

@rocky

@rocky rocky commented Jun 29, 2026

Copy link
Copy Markdown
Member

First round of implementing Distribute[].

The 5-argument form is currently not supported, but what's used in Combinatorica is. Fixes #1728

@rocky rocky force-pushed the add-Distribute-2nd-try branch from 8a6b59c to 6563e48 Compare June 29, 2026 21:56
rocky added 3 commits June 29, 2026 18:12
When distributing f over g, distribute the arguments of f across the elements of the g sub-expressions.
It is not working yet though.
@rocky rocky requested a review from mmatera June 29, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add built-in function Distribute

1 participant