[Yt-svn] commit/yt: sskory: Fixing the import of periodic_dist().

Bitbucket commits-noreply at bitbucket.org
Fri Mar 4 10:58:45 PST 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/d0876afc8f08/
changeset:   r3787:d0876afc8f08
branch:      yt
user:        sskory
date:        2011-03-04 19:58:40
summary:     Fixing the import of periodic_dist().
affected #:  1 file (50 bytes)

--- a/yt/analysis_modules/halo_finding/halo_objects.py	Thu Mar 03 17:46:09 2011 -0700
+++ b/yt/analysis_modules/halo_finding/halo_objects.py	Fri Mar 04 11:58:40 2011 -0700
@@ -38,6 +38,7 @@
 from yt.config import ytcfg
 from yt.utilities.performance_counters import \
     yt_counters, time_function
+from yt.utilities.math_utils import periodic_dist
 
 from .hop.EnzoHop import RunHOP
 from .fof.EnzoFOF import RunFOF

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list