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

Assemble weights separately from the design matrix #58

Merged
merged 4 commits into from
Aug 18, 2023

Conversation

wcwitt
Copy link
Collaborator

@wcwitt wcwitt commented Jun 27, 2023

Hi @cortner, one option towards https://github.com/ACEsuit/ACE1pack.jl/issues/125 is to assemble the full weight vector in a separate step from the design matrix. I've started to sketch it out - before I do anything else, does this direction sound good for the short term? It wouldn't preclude anything else we've discussed over longer timescales.

@cortner
Copy link
Member

cortner commented Aug 18, 2023

I've merged main into this branch and made some small fixes - this now works with tutorials. If you are happy then can we merge and tag?

@wcwitt
Copy link
Collaborator Author

wcwitt commented Aug 18, 2023

Thanks - I fixed that same bug once, but it was on a plane and apparently I never pushed. At the same time, I updated the ACE1pack tests/tutorials to work with assemble returning A,Y instead of A,Y,W. But I can understand your point about that being a big change. Let's leave things as they are now. Merging.

@wcwitt wcwitt merged commit e54aab6 into main Aug 18, 2023
7 checks passed
@wcwitt wcwitt deleted the wcw/assemble-weights branch August 18, 2023 10:45
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.

2 participants