Skip to content

Instantly share code, notes, and snippets.

@Readon
Readon / fit_pareto.py
Created December 6, 2015 08:16
try to fit pareto distribution parameter by custom function in bayes inference tool pymc.
#!/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
@Readon
Readon / gist:5113941
Created March 8, 2013 03:09
csl file for uestc phd thesis.
<?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>