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

yt / yt

Filename Size Date modified Message
analysis_modules
astro_objects
data_objects
frontends
gui
utilities
visualization
__init__.py 3.0 KB enzotools -> yt-project.
api.py 975 B enzotools -> yt-project.
arraytypes.py 1.7 KB enzotools -> yt-project.
config.py 4.3 KB Beginning the consolidation of the --whatever argument parsing and moving a few
convenience.py 7.1 KB Attempting to close file handles when they have been opened.
funcs.py 16.8 KB Fixing unnecessary printing when running command line tool. Adding parsing of
mods.py 5.3 KB Fixing fisheye so that it respects the radius argument. Also adding documentation and importing MosaicFisheye in yt.mods
pmods.py 13.1 KB Adding yt/pmods.py, which includes the MPI_Import module from
setup.py 596 B PEP8: All the setup.py files.
startup_tasks.py 5.9 KB Adding a special case to the config command-line parsing for loglevel