-
What is yt?
-
"Lingua-franca for astrophysical simulations"
-
Some selections from the gallery
-
View gist:8971185
This file contains 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
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:bb5978cc7096b77359e1bcecafabbb6e75ce7495f39e31062c2af7b09ef9ae38" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
View gist:8967810
This file contains 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
goldbaum at ROUS in ~/Documents/xdress/tests on master | |
± nosetests -a unit | |
.SIn file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/string:429, | |
from /Users/goldbaum/Documents/xdress/tests/toaster.h:7: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:147:22: error: missing binary operator before token "(" | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:176:18: error: missing binary operator before token "(" | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:184:19: error: missing binary operator before token "(" | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:197:20: error: missing binary operator before token "(" | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolc |
View scipy_2014_outline.md
View gist:9606112
This file contains 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
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:a9335ae002022c4d86b344c6e9c48f315c5c40c05e33f2114d36e50dcef7159d" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
View gist:9927332
This file contains 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
$ export PYTHONPATH=/this/is/a/fake/directory | |
$ ipython | |
iPython 2.7.6 (default, Jan 23 2014, 21:14:10) | |
Type "copyright", "credits" or "license" for more information. | |
IPython 2.0.0-dev -- An enhanced Interactive Python. | |
? -> Introduction and overview of IPython's features. | |
%quickref -> Quick reference. | |
help -> Python's own help system. | |
object? -> Details about 'object', use 'object??' for extra details. |
View gist:11196724
This file has been truncated, but you can view the full file.
This file contains 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
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:c31ab61703697faf282b18e3c5cc07fa80e49fa7cb10e2863f034cff1fb798e3" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
View gist:11193020
This file contains 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
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:b182adaa4c1f8b96838f269829a14aa384a05c685db71d1f43fe559246c078b9" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
View gist:11192575
This file contains 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
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:fdb52c6390b1ad60d7d79535dcb1c90a4e4746599fd833971f92ec5eebbf5130" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
View gist:11242432
This file contains 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
function collapse_pwd { | |
echo $(pwd | sed -e "s,^$HOME,~,") | |
} | |
function prompt_char { | |
git branch >/dev/null 2>/dev/null && echo '±' && return | |
hg root >/dev/null 2>/dev/null && echo '☿' && return | |
echo '○' | |
} |
View gist:1445c7371ee12417e77e
This file contains 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
TITLE: GCN CIRCULAR | |
NUMBER: 16332 | |
SUBJECT: Swift detection of a bright X-ray source in M31 | |
DATE: 14/05/27 22:15:08 GMT | |
FROM: Scott Barthelmy at NASA/GSFC <scott@milkyway.gsfc.nasa.gov> | |
S. D. Barthelmy (GSFC), W. H. Baumgartner (GSFC/UMBC), | |
S. B. Cenko (GSFC), V. D'Elia (ASDC), D. Malesani (DARK/NBI), | |
V. Mangano (PSU), F. E. Marshall (NASA/GSFC) and | |
B. Sbarufatti (INAF-OAB/PSU) report on behalf of the Swift Team: |
OlderNewer