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

Segment Cache Public Access and Handling #26

Open
MicheleCeresoli opened this issue Nov 26, 2023 · 1 comment
Open

Segment Cache Public Access and Handling #26

MicheleCeresoli opened this issue Nov 26, 2023 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@MicheleCeresoli
Copy link
Member

When segment caches are retrieved in the spk_vector functions, a copy of the original structure is made, such that when the segment cache is later inspected, it appears empty.

High-level interface functions to access segment data (i.e., the polynomial coefficients) should also be implemented.

@MicheleCeresoli MicheleCeresoli added the bug Something isn't working label Nov 26, 2023
@MicheleCeresoli MicheleCeresoli self-assigned this Nov 26, 2023
@MicheleCeresoli MicheleCeresoli added the feature New feature or request label Nov 26, 2023
@MicheleCeresoli
Copy link
Member Author

Caches are now properly filled with #42 . Only a public interface to retrieve that data should now be added.

@MicheleCeresoli MicheleCeresoli removed the bug Something isn't working label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant