Imported from Bitbucket
57b7124de64c — Nathan Goldbaum yt tip 8 years ago
added a test
6d7738e75eb6 — Nathan Goldbaum 8 years ago
added docstrings
f89b89ff634f — Nathan Goldbaum 8 years ago
added set_background_color

heads

tip
browse log
yt-3.3.1
browse .tar.gz

clone

read-only
https://hg.sr.ht/~ngoldbaum/yt-workshop
read/write
ssh://hg@hg.sr.ht/~ngoldbaum/yt-workshop
Hi there!  You've just downloaded yt, an analysis tool for scientific
datasets, generated on a variety of data platforms.  It's written in 
python and heavily leverages NumPy, Matplotlib, SymPy and Cython for a variety
of tasks.

Full documentation and a user community can be found at:

http://yt-project.org/

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

If you have used Python before, and are comfortable with installing packages,
you should find the setup.py script fairly straightforward: simply execute
"python setup.py install".

If you would rather a more automated installation, you can use the script
doc/install_script.sh .  You will have to set the destination directory, and
there are options available, but it should be straightforward.

For more information on installation, what to do if you run into problems, or 
ways to help development, please visit our website.

Enjoy!