-
Notifications
You must be signed in to change notification settings - Fork 18
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
To array and to sparse functions are ready for linearoperator #368
Open
mateomarin97
wants to merge
8
commits into
pyccel:devel
Choose a base branch
from
mateomarin97:devel
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe29b51 - Browse repository at this point
Copy the full SHA fe29b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8deac4a - Browse repository at this point
Copy the full SHA 8deac4aView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 564005f - Browse repository at this point
Copy the full SHA 564005fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed812a - Browse repository at this point
Copy the full SHA 0ed812aView commit details
Commits on Dec 13, 2023
-
Reduced the amount of code by writing and additional private function…
… _tosparse_array, that contains the functionality to get both the sparse matrix and the full matrix
Configuration menu - View commit details
-
Copy full SHA for f5de4d3 - Browse repository at this point
Copy the full SHA f5de4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b55c5 - Browse repository at this point
Copy the full SHA a7b55c5View commit details
Commits on Jan 18, 2024
-
Optimized the toarray_sparse function by removing toarray() calls ins…
…ide the main for loop that kept allocating memory unecessarily
Configuration menu - View commit details
-
Copy full SHA for 484365a - Browse repository at this point
Copy the full SHA 484365aView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db79c17 - Browse repository at this point
Copy the full SHA db79c17View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.