-
Notifications
You must be signed in to change notification settings - Fork 125
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
Qiskit upgraded #254
Qiskit upgraded #254
Conversation
…tom system in Vasprun, np.array in core.graps, num_atoms for single atom systems in core.Atoms
site-packages/jarvis/core/graphs.py:158: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. r = torch.tensor(r).type(torch.get_default_dtype())
Codecov ReportBase: 89.83% // Head: 89.77% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #254 +/- ##
==========================================
- Coverage 89.83% 89.77% -0.06%
==========================================
Files 61 61
Lines 10443 10471 +28
==========================================
+ Hits 9381 9400 +19
- Misses 1062 1071 +9
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
No description provided.