-
Notifications
You must be signed in to change notification settings - Fork 157
Comparing changes
Open a pull request
base repository: ParmEd/ParmEd
base: 4.0.0
head repository: ParmEd/ParmEd
compare: 4.1.0
- 11 commits
- 14 files changed
- 9 contributors
Commits on Feb 3, 2023
-
set
python_requires
to>=3.8
(#1285)Python support has been restricted to Python v3.8 and newer, but `python_requires` is not set. Thus, the new version of ParmEd will still be installed when one installs ParmEd on an older Python version. By setting `python_requires`, pip with old Python versions will not install the new version of ParmEd.
Configuration menu - View commit details
-
Copy full SHA for 711124d - Browse repository at this point
Copy the full SHA 711124dView commit details
Commits on Feb 17, 2023
-
switch out copy with deepcopy for structure.copy() method (#1290)
* switch out copy with deepcopy for structure.copy() method * Update parmed/structure.py --------- Co-authored-by: Jason Swails <jason@entos.ai>
Configuration menu - View commit details
-
Copy full SHA for 7ceb6c4 - Browse repository at this point
Copy the full SHA 7ceb6c4View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1c647c - Browse repository at this point
Copy the full SHA e1c647cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c897ebb - Browse repository at this point
Copy the full SHA c897ebbView commit details -
Set atomic number when applying a patch (#1275)
Co-authored-by: Jason Swails <jason.swails@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a64033f - Browse repository at this point
Copy the full SHA a64033fView commit details -
Prefer patch versions that replace external bonds (#1278)
Co-authored-by: Jason Swails <jason.swails@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5720c2a - Browse repository at this point
Copy the full SHA 5720c2aView commit details -
Enable changing C4 terms in LJ pairs individually (#1277)
* Enable changing C4 terms in LJ pairs individually * Update parmed/tools/actions.py Thanks! But I would prefer to use "== False" instead of "not", since this can make codes clearer and easier to read. Co-authored-by: Jason Swails <jason@entos.ai> * Apply suggestions from code review --------- Co-authored-by: Jason Swails <jason@entos.ai> Co-authored-by: Jason Swails <jason.swails@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4df5ca1 - Browse repository at this point
Copy the full SHA 4df5ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77dab1 - Browse repository at this point
Copy the full SHA d77dab1View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f68799 - Browse repository at this point
Copy the full SHA 3f68799View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b643d8d - Browse repository at this point
Copy the full SHA b643d8dView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89fd491 - Browse repository at this point
Copy the full SHA 89fd491View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.0...4.1.0