1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected over 4 years ago.
Aug 25, 2020 — Sep 24, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #415 from michellab/revert-412-feature_pmefep_2023 More... about 2 years ago
Revert "Support for PME in SOMD FEP" More... about 2 years ago
Remove debugging statements. More... about 2 years ago
Updates for the 2023.0.1 release. More... about 2 years ago
Merge pull request #412 from michellab/feature_pmefep_2023 More... about 2 years ago
Added in the code to set and change internals (e.g. bonds, angles, dihedrals) using a Cursor/Cursors/CursorsM object. More... about 2 years ago
Build against packages with the 'dev' label. More... about 2 years ago
Build against packages with the 'dev' label. [ci skip] More... about 2 years ago
4-pentenyl-glycine-ff More... about 2 years ago
Revert molecule renumbering on replacement, since no longer needed. More... about 2 years ago
Explored why the number of residues changed for SDF files - found it was a limitation of the file format. Confirmed that only the PDB2 parser currently supports writing partial molecules. This will need fixing later (but is non-urgent). More... about 2 years ago
Make sure searches are returned in MolIdx order. More... about 2 years ago
This commit fixes the search ordering bug mentioned in https://github.com/michellab/BioSimSpace/pull/397#issuecomment-1313687131 More... about 2 years ago
Added a unit test for checking that searches preserve input order. More... about 2 years ago
Update upload-artifact action. More... about 2 years ago
Update upload artifact action. More... about 2 years ago
Use new property searching functionality. More... about 2 years ago
Add the ability to search on whether or not a property exists. More... about 2 years ago
Fix assignment of list or dictionary to a property. More... about 2 years ago
Make sure correct URL is used for PRs against forks. [ci skip] More... about 2 years ago
Only use AmberTools and GROMACS for Linux tests. More... about 2 years ago
Another missing skipif. More... about 2 years ago
Exclude AmberTools and GROMACS on Windows. More... about 2 years ago
Skip test if alchemlyb is missing. More... about 2 years ago
Fix missing import. More... about 2 years ago
Don't install alchemlyb for Python < 3.8. More... about 2 years ago
Fix try_import statement. More... about 2 years ago
Fix sub-package name. More... about 2 years ago
Try different syntax. More... about 2 years ago
Formatting tweaks. [ci skip] More... about 2 years ago