-
Notifications
You must be signed in to change notification settings - Fork 27
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
Backend stack and broadcast to #561
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #561 +/- ##
========================================
Coverage 90.17% 90.17%
========================================
Files 102 102
Lines 6175 6180 +5
========================================
+ Hits 5568 5573 +5
Misses 607 607
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks fine.
Context: Implementing backend methods for future use. E.g. triples batches and new PolyExpAnsatz
Merge before: Batching triples.py and symplectics.py
Description of the Change: Implement
stack
andbroadcast_to
in the backend. Also cleaned upmath.allclose