[yt-svn] commit/yt: jsoishi: added h5py import

Bitbucket commits-noreply at bitbucket.org
Thu Apr 5 11:18:36 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/29a5937f4acd/
changeset:   29a5937f4acd
branch:      yt
user:        jsoishi
date:        2012-04-05 20:18:27
summary:     added h5py import
affected #:  1 file

diff -r 2af699ff04a4d28d0494cd18f727a3a0b7f6a2e5 -r 29a5937f4acd243fea34bccfa8859dcaaef1647c yt/analysis_modules/two_point_functions/two_point_functions.py
--- a/yt/analysis_modules/two_point_functions/two_point_functions.py
+++ b/yt/analysis_modules/two_point_functions/two_point_functions.py
@@ -23,6 +23,7 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 """
 
+import h5py
 from yt.mods import *
 #from yt.utilities.math_utils import *
 from yt.utilities.performance_counters import yt_counters, time_function

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