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

Simplified the internal utilities for use in downstream packages. #18

Merged
merged 6 commits into from
Jan 22, 2024

Conversation

LTLA
Copy link
Member

@LTLA LTLA commented Jan 22, 2024

No description provided.

LTLA added 2 commits January 21, 2024 17:29
This avoids the need to cast into a NumPy array for iteration in C++;
we just re-implement the placeholder choosing logic in Python itself,
which is annoying but not performance- or validation-critical.
@LTLA
Copy link
Member Author

LTLA commented Jan 22, 2024

@jkanche when this is done the downstream life should be easier.

@jkanche
Copy link
Member

jkanche commented Jan 22, 2024

also consider exporting load_vector_from_hdf5

@LTLA LTLA marked this pull request as ready for review January 22, 2024 17:12
@LTLA LTLA merged commit 71da20d into master Jan 22, 2024
5 checks passed
@LTLA LTLA deleted the simplified branch January 22, 2024 20:59
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