Skip to content
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

Switch from Workers to Actors #40

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Switch from Workers to Actors #40

wants to merge 11 commits into from

Commits on Dec 3, 2021

  1. Merge badge changes

    Badge changes
    jdrusso authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    f07955d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merging version 1.1 (westpa#15)

    * Bugfix for aggregate clustering not getting iters_to_use
    
    * Remove pip-style dependency for Ray and add local package install to conda
    
    * Bugfix to validation iterations used
    
    * Update WESTPA dependency to dev version
    
    * Add adaptive FPT calculation
    
    * Added new plot, flux profile vs committor colored by pcoord, and corrected some plotting options.
    
    * Compatibility for empty models (i.e. failures from block-validation) in plot output
    
    Co-authored-by: John Russo <[email protected]>
    jdrusso and John Russo authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    63df414 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge branch 'main' of https://github.com/jdrusso/msm_we into jdrusso…

    …-main
    She Zhang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9f5ce89 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge pull request #2 from jdrusso/main

    update
    SHZ66 authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    53560f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Merge pull request #3 from jdrusso/main

    update
    SHZ66 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    190d3b8 View commit details
    Browse the repository at this point in the history
  2. first attempt to implement ray actors

    She Zhang committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5311185 View commit details
    Browse the repository at this point in the history
  3. minor assertion bug fix

    She Zhang committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a68dd07 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into actor

    She Zhang committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    54d519d View commit details
    Browse the repository at this point in the history
  5. bug fixes

    She Zhang committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    05ba702 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. create more actors

    She Zhang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1e8bf70 View commit details
    Browse the repository at this point in the history
  2. version

    She Zhang committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4a74bc4 View commit details
    Browse the repository at this point in the history