-
Notifications
You must be signed in to change notification settings - Fork 2
Remove fista #81
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
base: master
Are you sure you want to change the base?
Remove fista #81
Conversation
…sion into remove_fista
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #81 +/- ##
===========================================
- Coverage 94.65% 80.72% -13.94%
===========================================
Files 21 23 +2
Lines 1161 1442 +281
===========================================
+ Hits 1099 1164 +65
- Misses 62 278 +216 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| # from copy import deepcopy | ||
| # import numpy as np | ||
| # from mrsimulator import Simulator | ||
| # from mrsimulator import SpinSystem | ||
| # from mrsimulator.method import Method | ||
| # from mrinversion.kernel.base import LineShape | ||
| # class MQMAS(LineShape): | ||
| # """ |
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.
can you remove all the commented lines?
…sion into remove_fista
No description provided.