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.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/yt_analysis/yt
hg clone ssh://hg@bitbucket.org/yt_analysis/yt

Commit f157b1a713d1 Raw commit »

commit
f157b1a713d1
parent
d34667423b39
branch
trunk

[svn r1372] Updated RTIntegrator.pyx and .c to work in all the test cases we considered.
Should give correct results, but if it does not, let somebody know. I've
optimized it as much as I could in Cython; I think we might move from Cython to
hand-coded C someday...

Comments

    Log in to comment »

    File Lines added Lines removed
    yt/lagos/BaseDataTypes.py 10 9
    yt/lagos/RTIntegrator.c 1112 1104
    yt/lagos/RTIntegrator.pyx 28 21