Skip to content

garyzhubc/mcmc-scalability

 
 

Repository files navigation

Build Status

Assessing MCMC Scalability Using Blang

Overview

  • Permutation.xtend Permutations linked to Locally Balanced sampler
  • PermutationSamplerLocallyBalanced.java Locally Balanced sampler
  • PermutationSampler.java Naive Metropolis sampler
  • PermutationESS.java Calculate ESS per iteraiton
  • PermutedClustering.bl Anynomous game model

Setup

  • Click on Fork (top right).
  • Clone the forked repo into your Blang IDE's workspace folder.
  • cd into the cloned repo, then type ./gradlew eclipse.
  • Import the project into eclipse.

About

MCMC Scalability Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 35.1%
  • Shell 25.6%
  • R 18.4%
  • Xtend 15.8%
  • Nextflow 5.1%