Skip to content

Instantly share code, notes, and snippets.

View jrsmith3's full-sized avatar

Joshua Ryan Smith jrsmith3

View GitHub Profile
@jrsmith3
jrsmith3 / pip_install_matplotlib
Created May 2, 2014 14:13
matplotlib instal issues
gamma:~ jrsmith3$ pip install matplotlib
Downloading/unpacking matplotlib
Downloading matplotlib-1.3.1.tar.gz (42.7MB): 42.7MB downloaded
Running setup.py (path:/private/var/folders/qs/jhzvfv7x41v8p_6y91p044ww0000gn/T/pip_build_jrsmith3/matplotlib/setup.py) egg_info for package matplotlib
============================================================================
Edit setup.cfg to change the build options
BUILDING MATPLOTLIB
matplotlib: yes [1.3.1]
python: yes [2.7.6 (default, Apr 9 2014, 11:48:52) [GCC
The MIT License (MIT)
Copyright (c) 2014 Joshua Ryan Smith
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
@jrsmith3
jrsmith3 / mpl_fontsize_10pt.py
Created December 23, 2014 01:36
Adjust the default font size of your matplotlib figure
import matplotlib as mpl
mpl.rcParams["font.size"] = 10

Keybase proof

I hereby claim:

  • I am jrsmith3 on github.
  • I am joshuarsmith (https://keybase.io/joshuarsmith) on keybase.
  • I have a public key whose fingerprint is E0A0 7701 0330 22E5 29A9 3AC5 9A19 5912 200C 61F9

To claim this, I am signing this object:

@jrsmith3
jrsmith3 / kink.ipynb
Created April 17, 2015 14:52
Analysis of kink in plot of photon energy flux vs. temperature for semiconductor
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.