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

Sparse Matrix: Space Time Complexity while assigning and accessing an element. #67

Open
adityarauniyar opened this issue Sep 9, 2023 · 1 comment

Comments

@adityarauniyar
Copy link

Hi, while creating the transition and reward matrix of type sparse 3D and 2D respectively, The assignment and accessing an element is taking a lot of time proportionally in comparison to the overall model output. With this issue, I hope to find solutions for optimization and alternative options. Thanks.

@adityarauniyar adityarauniyar changed the title Sparse Matrix: Space Time Complexity while assignment and accessing an element. Sparse Matrix: Space Time Complexity while assigning and accessing an element. Sep 9, 2023
@Svalorzen
Copy link
Owner

Without a practical example of what you are trying to do I can't really give any suggestions, unfortunately.

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

2 participants