File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33on :
44  push :
55    branches :
6-       - master 
6+       - main 
77  pull_request :
88
99jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Documentation
33on :
44  push :
55    branches :
6-       - master 
6+       - main 
77    tags : ' *' 
88  pull_request :
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: JuliaPre
33on :
44  push :
55    branches :
6-       - master 
6+       - main 
77  pull_request :
88
99#  needed to allow julia-actions/cache to delete old caches that it has created
Original file line number Diff line number Diff line change 22
33[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://turinglang.github.io/AdvancedMH.jl/stable ) 
44[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://turinglang.github.io/AdvancedMH.jl/dev ) 
5- [ ![ AdvancedMH-CI] ( https://github.com/TuringLang/AdvancedMH.jl/actions/workflows/main.yml/badge.svg?branch=master  )] ( https://github.com/TuringLang/AdvancedMH.jl/actions/workflows/main.yml?query=branch%3Amaster  ) 
5+ [ ![ AdvancedMH-CI] ( https://github.com/TuringLang/AdvancedMH.jl/actions/workflows/main.yml/badge.svg?branch=main  )] ( https://github.com/TuringLang/AdvancedMH.jl/actions/workflows/main.yml?query=branch%3Amain  ) 
66
77AdvancedMH.jl currently provides a robust implementation of random walk Metropolis-Hastings samplers.
88
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments