Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Augment auxiliaries API to enable "eager" evaluation. #559

Open
krivit opened this issue May 11, 2024 · 0 comments
Open

Augment auxiliaries API to enable "eager" evaluation. #559

krivit opened this issue May 11, 2024 · 0 comments

Comments

@krivit
Copy link
Member

krivit commented May 11, 2024

If a term that uses an auxiliary requires information produced by initialising that auxiliary, it would be efficient if the term could initialise the auxiliary and then instead of returning an auxiliaries= formula return a list of initialised auxiliaries.

The immediate application is statnet/ergm.multi#29: to identify which network(s) should be used in submodel initialisation, we need a list of observed layers involved in a particular layer logic formula.

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

No branches or pull requests

1 participant