This file contains hidden or 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
| #!/usr/bin/env python | |
| # coding: utf-8 | |
| # In[1]: | |
| import numpy as np | |
| import pandas as pd | |
| import pymc as pm | |
| from pymc.Matplot import plot |
This file contains hidden or 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"?> | |
| <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="zh-CN"> | |
| <info> | |
| <title>UESTC Thesis</title> | |
| <id>http://www.zotero.org/styles/uestcthesis</id> | |
| <link href="https://bitbucket.org/Readon/uestcthesiscsl" rel="self"/> | |
| <link href="http://www.zotero.org/styles/chinese-gb7714-2005-numeric"/> | |
| <link href="http://gradschool.ustc.edu.cn/ylb/material/xw/wdxz/19.pdf" rel="documentation"/> | |
| <author> | |
| <name>Yindong Xiao</name> |