Skip to content

Instantly share code, notes, and snippets.

View fperez's full-sized avatar

Fernando Pérez fperez

View GitHub Profile
@fperez
fperez / pyplot-test.ipynb
Created September 26, 2013 03:41
testing pyplot with IJulia
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / PR3801-alternative.ipynb
Last active December 23, 2015 21:09
An alternative implementation for PR 3801 in IPython.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / NumpyShuffleBug.ipynb
Last active December 22, 2015 09:48
A bug in numpy's shuffle
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / 00-Setup-IPython-PySpark.ipynb
Last active December 21, 2015 23:48
HowTo for starting an IPython Notebook server
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / TwitterGraphs.ipynb
Last active October 25, 2021 22:21
Exploring graph properties of the Twitter stream with twython, networkx and IPython
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / publish-data-test.ipynb
Created May 30, 2013 01:59
Testing the publish data api for IPython.parallel
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / QuickTour.ipynb
Last active December 17, 2015 09:38
Quick tour of the IPython Notebook
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / NumbaJulia.ipynb
Last active December 15, 2015 04:19
IPython notebook with some simple comparisons of Numba, Numpy and Julia
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fperez
fperez / fsi.tex
Created March 12, 2013 20:22
Example of large equations
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\section{New equation}
@fperez
fperez / Simple NetworkX.ipynb
Last active December 14, 2015 12:39
Simple networkx example as IPython notebook
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.