Skip to content

Instantly share code, notes, and snippets.

View xujinzh's full-sized avatar
🎯
Focusing

Jinzhong Xu xujinzh

🎯
Focusing
View GitHub Profile
@xujinzh
xujinzh / install.md
Created July 20, 2018 16:36 — forked from mars/install.md
Cassandra on Mac OS X

Installing Cassandra on Mac OS X

Install Homebrew

Homebrew is a great little package manager for OS X. If you haven't already, installing it is pretty easy:

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
@xujinzh
xujinzh / README-Template.md
Created May 23, 2018 08:00 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@xujinzh
xujinzh / TDA_resources.md
Created May 12, 2018 06:13 — forked from calstad/TDA_resources.md
List of resources for TDA

Quick List of Resources for Topological Data Analysis with Emphasis on Machine Learning

This is just a quick list of resourses on TDA that I put together for @rickasaurus after he was asking for links to papers, books, etc on Twitter and is by no means an exhaustive list.

Survey Papers

Both Carlsson's and Ghrist's survey papers offer a very good introduction to the subject

Other Papers and Web Resources