Imported from Bitbucket
8ee738effdce — John ZuHone yt tip 8 years ago
This fixes a windows test failure
2476236c05b2 — Nathan Goldbaum 8 years ago
Ensure px and py are int64 in calls to zlines
0fb050f172b6 — Nathan Goldbaum 8 years ago
Fix compilation on windows by adding stand-alone erf implementation for windows

heads

tip
browse log
yt-3.2.2
browse .tar.gz

clone

read-only
https://hg.sr.ht/~ngoldbaum/yt-scipy-demo
read/write
ssh://hg@hg.sr.ht/~ngoldbaum/yt-scipy-demo
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!