8000 Comparing 1.0.1...2.0.0 · alchemistry/alchemlyb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alchemistry/alchemlyb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: alchemistry/alchemlyb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 2 contributors

Commits on Dec 12, 2022

  1. Make output directory when it didn't exist for workflow (#290)

    - Workflow base class will now create output folder if it doesn't exist (see also
       alchemistry/flamel#24 )
    - add test
    - update CHANGES
    xiki-tempula authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8e9c317 View commit details
    Browse the repository at this point in the history
  2. Raise Exception when no file has been matched in ABFE workflow (#289)

    - additional safety guards in ABFE workflow: raise ValueError if no matching files found
    - add test
    - update CHANGES
    xiki-tempula authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3bbbef2 View commit details
    Browse the repository at this point in the history
  3. pymbar4 (#268)

    * fix #207 
    * switch from pymbar 3 to pymbar 4 (minimal requirement pymbar>=4)
    * remove deprecated AutoMBAR
    * change estimators.MBAR kwarg method from "hybr" to "robust"
    * docs: note pymbar 4.x for 2.0
    * update tests
    * Update CHANGES
    
    Co-authored-by: Oliver Beckstein <orbeckst@gmail.com>
    xiki-tempula and orbeckst authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9b46988 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    045f85d View commit details
    Browse the repository at this point in the history
Loading
0