-
Notifications
You must be signed in to change notification settings - Fork 54
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
Changed factories.array to DNDarray #1323
base: main
Are you sure you want to change the base?
Changed factories.array to DNDarray #1323
Conversation
…_array_with_DNDarray_construct_where_possible
…_DNDarray_construct_where_possible' of github.com:helmholtz-analytics/heat into features/818-Module_linalg_replace_factories_array_with_DNDarray_construct_where_possible
…_array_with_DNDarray_construct_where_possible
…_DNDarray_construct_where_possible' of github.com:helmholtz-analytics/heat into features/818-Module_linalg_replace_factories_array_with_DNDarray_construct_where_possible
Thank you for the PR! |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1323 +/- ##
==========================================
+ Coverage 91.76% 91.81% +0.05%
==========================================
Files 79 79
Lines 11508 11465 -43
==========================================
- Hits 10560 10527 -33
+ Misses 948 938 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…_array_with_DNDarray_construct_where_possible
Due Diligence
main
for new features, latest release branch (e.g.release/1.3.x
) for bug fixesDescription
Issue/s resolved: #
Changes proposed:
Type of change
Memory requirements
Performance
Does this change modify the behaviour of other functions? If so, which?
yes / no