yt_analysis is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

yt_analysis / yt http://yt-project.org/

yt is a python package for analyzing and visualizing astrophysical simulation output from a couple simulation platforms. Check out the homepage (there's a link just above!) where we have documentation, a cookbook, and some user community information.

Clone this repository (size: 41.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/yt_analysis/yt
hg clone ssh://hg@bitbucket.org/yt_analysis/yt

Commit b1034ab1eccd Raw commit »

commit
b1034ab1eccd
parent
c3677ac45409
branch
yt

Fixing unnecessary printing when running command line tool. Adding parsing of
tuples of (value, unit) for radius and height in disks. Ensuring the supplying
"max" to the disk initializer works.

Comments

    Log in to comment »

    File Lines added Lines removed
    yt/data_objects/data_containers.py 4 6
    yt/funcs.py 5
    yt/utilities/command_line.py 1