Tianyi Liu My Works & Thoughts

I Love Trying New Things

Now I am here, writing blogs using Markdown files. This following code chunk is just an example.

import numpy as np
x = np.arange(10).reshape(3, 3)
x.sum()

Here is a line of math:

$ E = mc^2. $

Here I am embedding a tweet from Dirk Eddelbuettel, creator of the R/C++ interface package Rcpp:

Previous post
Example post 2
Next post
Visualizing Patient Origin in North Carolina Using Zipcode in R