# import blackjax # terrible to install
import jax
import jax.numpy as jnp
import jax.random as jr
import jax.tree_util as jtu
import matplotlib as mpl
import matplotlib.pyplot as plt
import tensorflow_probability.substrates.jax as tfp
from jax.config import config
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "code", | |
"execution_count": 1, | |
"id": "67bd240f-1763-4be8-90af-0bdf988fbdb1", | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"name": "stderr", |
This is a short guide of how to go from Hangzhou Airport International Terminal to Nade hotel in the city center (Wu lin men). My specific experience is from Hong Kong to Hangzhou, which I am guessing would be very similar to other people’s flights because the airport is small.
Bus time is about 40 minutes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | |
<head> | |
<title>How to go from HGH airport to Nade hotel (city center)</title> | |
<!-- 2018-10-18 Thu 13:14 --> | |
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> | |
<meta name="generator" content="Org-mode" /> | |
<meta name="author" content="Jake Yeung and Bingqing Cheng" /> |
I hereby claim:
- I am jakeyeung on github.
- I am jakeyeung (https://keybase.io/jakeyeung) on keybase.
- I have a public key ASD4RDr7vMhoubacJDVyK6ItBVQjmpuF_T5U_kP0vrufYwo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Functions --------------------------------------------------------------- | |
####### lib ############ | |
# Here is an R script wrote by Aaron Statham which saves UCSC to pdfs - | |
# you can choose which genome and tracks to display by altering the 'url' parameter. 'trackfile' is the url of a file describing the custom tracks (beds/bigwigs) to display | |
mergePDF <- function(output="merged.pdf", sourcefiles=c("source1.pdf","source2.pdf","source3.pdf")) | |
{ | |
# create the command string and call the command using system() |
NewerOlder